mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-09-23 03:55:44 -04:00
Match LegoWorld::Tickle
(#1297)
This commit is contained in:
parent
fd27efcc22
commit
e4e8ad6da5
@ -783,7 +783,7 @@ MxResult LegoWorld::Tickle()
|
||||
ReadyWorld();
|
||||
return TRUE;
|
||||
case e_two:
|
||||
if (PresentersPending()) {
|
||||
if (PresentersPending() == TRUE) {
|
||||
break;
|
||||
}
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user