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

committed by
GitHub

parent
ebc200bea3
commit
1f360929cb
@@ -65,7 +65,7 @@ void LegoOmni::Init()
|
||||
m_worldList = NULL;
|
||||
m_currentWorld = NULL;
|
||||
m_exit = FALSE;
|
||||
m_currentActor = NULL;
|
||||
m_userActor = NULL;
|
||||
m_characterManager = NULL;
|
||||
m_plantManager = NULL;
|
||||
m_gameState = NULL;
|
||||
|
Reference in New Issue
Block a user