]> git.localhorst.tv Git - l2e.git/blobdiff - src/menu/PartyMenu.cpp
switched geometric scalars from floating to fixed
[l2e.git] / src / menu / PartyMenu.cpp
index 577772ea88eba74054987f269d3d7361500bd855..46e271bd70218fc95f8d889d6b74f703f9021b2d 100644 (file)
@@ -126,7 +126,7 @@ void PartyMenu::HandleEvents(const Input &input) {
        }
 }
 
-void PartyMenu::UpdateWorld(float deltaT) {
+void PartyMenu::UpdateWorld(Uint32 deltaT) {
 
 }