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