This commit is contained in:
parent
3a7c907b45
commit
6ba7114904
5 changed files with 4 additions and 4 deletions
|
@ -1379,7 +1379,7 @@ bool CNpcPlatform::alwaysThink()
|
|||
int chapter=GameScene.getChapterNumber();
|
||||
int level=GameScene.getLevelNumber();
|
||||
|
||||
if ( chapter == 1 )
|
||||
if ( chapter == 5 )
|
||||
{
|
||||
if ( level == 5 )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue