Changeset 6313 for code/branches/presentation2/src/orxonox/gamestates
- Timestamp:
- Dec 10, 2009, 8:49:33 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/gamestates/GSMainMenu.cc
r6302 r6313 66 66 // Load sound 67 67 this->ambient_ = new AmbientSound(0); 68 this->ambient_->setSyncMode(0x0); 68 69 } 69 70 }
Note: See TracChangeset
for help on using the changeset viewer.