mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Small fixes
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
e4d02feffa
commit
d6c38f8d5c
@@ -4748,7 +4748,7 @@ void entityclass::entitycollisioncheck(void)
|
||||
}
|
||||
else
|
||||
{
|
||||
game.state = activetrigger;
|
||||
game.setstate(activetrigger);
|
||||
}
|
||||
game.setstatedelay(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user