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