Changeset 6632 for code/branches/pickup4/data/gui/scripts/QuestGUI.lua
- Timestamp:
- Mar 29, 2010, 12:30:32 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pickup4/data/gui/scripts/QuestGUI.lua
r6417 r6632 11 11 12 12 function P:show() 13 self.window:show() -- T DO: Do this through parent...13 self.window:show() -- TODO: Do this through parent... 14 14 self.visible = true 15 15
Note: See TracChangeset
for help on using the changeset viewer.