mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-28 10:20:04 +02:00
Fix sign duplication when loading a save
This commit is contained in:
@@ -224,6 +224,7 @@ void GameSave::Collapse()
|
||||
delete[] fanVelYPtr;
|
||||
fanVelYPtr = NULL;
|
||||
}
|
||||
signs.clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user