- SW: No need to mark off PlayerArray for saving game-side.

This commit is contained in:
Mitchell Richters 2023-10-05 19:17:26 +11:00 committed by Christoph Oelckers
parent 2ddd15b932
commit a8ec00d7ce

View file

@ -7163,7 +7163,6 @@ static saveable_code saveable_player_code[] =
static saveable_data saveable_player_data[] =
{
SAVE_DATA(PlayerArray),
SAVE_DATA(s_PlayerNinjaRun),
SAVE_DATA(sg_PlayerNinjaRun),
SAVE_DATA(s_PlayerNinjaStand),