]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/states/SelectSpell.cpp
switched geometric scalars from floating to fixed
[l2e.git] / src / battle / states / SelectSpell.cpp
index e15fa2e5490710579ebda387b6bcdf436a392b52..8c0c4da5687110eb1cf3ae574a2e0bf2ccc5ee64 100644 (file)
@@ -93,7 +93,7 @@ void SelectSpell::HandleEvents(const Input &input) {
        }
 }
 
-void SelectSpell::UpdateWorld(float deltaT) {
+void SelectSpell::UpdateWorld(Uint32 deltaT) {
 
 }