Changeset 6153 for code/branches/presentation2/data/gui
- Timestamp:
- Nov 25, 2009, 6:04:10 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/data/gui/scripts/InitialiseGUI.lua
r6150 r6153 187 187 local child 188 188 while root:getChildCount()~=0 do 189 debug(root:getChildCount())190 189 child = root:getChildAtIdx(0) 191 190 root:removeChildWindow(child)
Note: See TracChangeset
for help on using the changeset viewer.