Changeset 10499 for code/branches/presentationFS15/data/gui
- Timestamp:
- May 27, 2015, 2:36:07 PM (10 years ago)
- Location:
- code/branches/presentationFS15/data/gui/scripts
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentationFS15/data/gui/scripts/testscript.lua
r10489 r10499 39 39 40 40 end 41 42 -- Output the newctrlid variable we set from the C++ code43 if newctrlid ~= nil then44 orxonox.execute("orxout message test " .. newctrlid)45 end46 47 --orxonox.execute("setPause 1")
Note: See TracChangeset
for help on using the changeset viewer.