Changeset 7913
- Timestamp:
- Feb 19, 2011, 4:25:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/data/gui/scripts/GUITools.lua
r7726 r7913 215 215 216 216 --enter 217 if code == "28" then217 if code == "28" and P.index >= 0 then 218 218 local item = list[P.index+1] 219 219 local child = item["button"]
Note: See TracChangeset
for help on using the changeset viewer.