Changeset 4153
- Timestamp:
- Jul 5, 2006, 10:02:10 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/branches/presentation/scripts/attractor.lua
r4151 r4153 16 16 function tick(timestep) 17 17 18 io.write("attractor called\n")19 18 if not created then 20 19 am = AttractorMine()
Note: See TracChangeset
for help on using the changeset viewer.