Changeset 8363 in orxonox.OLD for trunk/src/orxonox.cc
- Timestamp:
- Jun 14, 2006, 10:37:08 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/orxonox.cc
r8330 r8363 546 546 delete orx; 547 547 File("~/.orxonox/orxonox.lock").remove(); 548 return 1;549 } 548 return 0; 549 }
Note: See TracChangeset
for help on using the changeset viewer.