Removed delta time system from the framework
This commit is contained in:
@@ -59,7 +59,7 @@ void OptionsMenu::FrameStart() {
|
||||
//
|
||||
}
|
||||
|
||||
void OptionsMenu::Update(double delta) {
|
||||
void OptionsMenu::Update() {
|
||||
//
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user