[Orxonox-commit 1680] r6398 - code/branches/presentation2/src/orxonox/weaponsystem
rgrieder at orxonox.net
rgrieder at orxonox.net
Tue Dec 22 20:44:50 CET 2009
Author: rgrieder
Date: 2009-12-22 20:44:50 +0100 (Tue, 22 Dec 2009)
New Revision: 6398
Modified:
code/branches/presentation2/src/orxonox/weaponsystem/WeaponSlot.cc
Log:
Fixed weapon sound synchronisation.
Modified: code/branches/presentation2/src/orxonox/weaponsystem/WeaponSlot.cc
===================================================================
--- code/branches/presentation2/src/orxonox/weaponsystem/WeaponSlot.cc 2009-12-22 19:44:07 UTC (rev 6397)
+++ code/branches/presentation2/src/orxonox/weaponsystem/WeaponSlot.cc 2009-12-22 19:44:50 UTC (rev 6398)
@@ -44,8 +44,6 @@
this->weaponSystem_ = 0;
this->weapon_ = 0;
-
- this->setSyncMode(0x0);
}
WeaponSlot::~WeaponSlot()
More information about the Orxonox-commit
mailing list