Quantcast

Changed addon:CloseWindow() to MainPanel:Close().

Author torhal <torhal@dummy.example.com>
Author date 2009-11-18 06:15:22
Author local date 2009-11-18 06:15:22 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-11-18 06:15:22
Committer local date 2009-11-18 06:15:22 +0000
Commit ecc11dafcad1d8bb6e5d725c2575862cb8eb5f96
Tree 276ba68717eda746c61e123cb01c5c81c2ec0102
Parent 09b78da7b704841363fd3d9a0a9f6dadf31388fe
Changed addon:CloseWindow() to MainPanel:Close().
Removed expandallDisplayStrings() - this function was a carbon-copy of initDisplayStrings(), except that it automatically expanded recipes which had an acquire type. The functionality is now in initDisplayStrings() itself, and is turned on if that function's "expand_acquires" parameter is true.