TPT: Update gravity mask when loading saves 0fb6b85706
This commit is contained in:
parent
efa0e5d0d6
commit
af5c399c24
@ -107,6 +107,9 @@ int Simulation::Load(int fullX, int fullY, GameSave * save)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
grav->gravity_mask();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user