]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/states/PerformAttacks.cpp
switched geometric scalars from floating to fixed
[l2e.git] / src / battle / states / PerformAttacks.cpp
index f930de955b39a72da9c3255e17d5ec5c162c3c23..2f750b2b4149c45d7794d40e6307347211755a94 100644 (file)
@@ -217,7 +217,7 @@ void PerformAttacks::ResetAnimation() {
 }
 
 
-void PerformAttacks::UpdateWorld(float deltaT) {
+void PerformAttacks::UpdateWorld(Uint32 deltaT) {
 
 }