mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Match LegoWorld::Tickle
(#1297)
This commit is contained in:

committed by
GitHub

parent
fd27efcc22
commit
e4e8ad6da5
@@ -783,7 +783,7 @@ MxResult LegoWorld::Tickle()
|
||||
ReadyWorld();
|
||||
return TRUE;
|
||||
case e_two:
|
||||
if (PresentersPending()) {
|
||||
if (PresentersPending() == TRUE) {
|
||||
break;
|
||||
}
|
||||
default:
|
||||
|
Reference in New Issue
Block a user