]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/InventoryMenu.cpp
switched geometric scalars from floating to fixed
[l2e.git] / src / menu / InventoryMenu.cpp
index 95ca7464ca1348615ceebdf00adba0320e89aa52..9a4bf13e7ab0efc9db6afa3f6262da0618960bb8 100644 (file)
@@ -137,7 +137,7 @@ void InventoryMenu::HandleEvents(const Input &input) {
        }
 }
 
-void InventoryMenu::UpdateWorld(float deltaT) {
+void InventoryMenu::UpdateWorld(Uint32 deltaT) {
 
 }