Changeset 430 for code/branches/FICN/src/orxonox
- Timestamp:
- Dec 5, 2007, 11:47:05 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/orxonox.cc
r427 r430 287 287 auMan = new audio::AudioManager(); 288 288 289 auMan->ambientAdd("a1"); 290 auMan->ambientAdd("a2"); 291 auMan->ambientAdd("a3"); 292 //auMan->ambientAdd("ambient1"); 293 auMan->ambientStart(); 289 294 290 295 string levelFile = "sp_level_moonstation.oxw";
Note: See TracChangeset
for help on using the changeset viewer.