fp: Apply god mode to the heart
This commit is contained in:
parent
25736461fb
commit
179a683e25
@ -2056,7 +2056,7 @@ void FP_Update(TELY_Platform *platform, FP_Game *game, TELY_PlatformInput *input
|
||||
continue;
|
||||
|
||||
// NOTE: Do HP =========================================================================
|
||||
if (game->play.player == defender->handle) {
|
||||
if (game->play.player == defender->handle || game->play.heart == defender->handle) {
|
||||
if (game->play.god_mode)
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user