- Timestamp:
- Apr 13, 2010, 6:17:51 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gamestates2/data/gui/scripts/DecisionPopup.lua
r6718 r6722 16 16 P.functionPtr(true) 17 17 end 18 hide GUI("DecisionPopup")18 hideMenuSheet("DecisionPopup") 19 19 end 20 20 … … 23 23 P.functionPtr(false) 24 24 end 25 hide GUI("DecisionPopup")25 hideMenuSheet("DecisionPopup") 26 26 end 27 27
Note: See TracChangeset
for help on using the changeset viewer.