This commit is contained in:
Misa Elizabeth Kai 2024-04-01 06:20:42 +00:00 committed by GitHub
commit a38a9f171b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -2617,6 +2617,7 @@ void gameinput(void)
|| !game.glitchrunkludge)
{
game.state++;
game.unlockstate();
}
game.jumpheld = true;
game.glitchrunkludge=true;