Changeset 7171
- Timestamp:
- Aug 17, 2010, 5:47:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/worldentities/BigExplosion.cc
r7163 r7171 237 237 BigExplosion::~BigExplosion() 238 238 { 239 CommandExecutor::execute("setTimeFactor 1", false);240 241 239 if (this->isInitialized()) 242 240 {
Note: See TracChangeset
for help on using the changeset viewer.