mirror of
https://github.com/iAmInActions/SpaceCadetPinballPPC.git
synced 2026-08-15 05:16:36 +00:00
control v1.
This commit is contained in:
@@ -61,7 +61,7 @@ void TTextBox::TimerExpired(int timerId, void* caller)
|
||||
delete message;
|
||||
tb->Message1 = nextMessage;
|
||||
tb->Draw();
|
||||
control_handler(60, tb);
|
||||
control::handler(60, tb);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user