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