mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-10 18:34:21 +02:00
Free tools
This commit is contained in:
@@ -4232,6 +4232,8 @@ Simulation::~Simulation()
|
||||
delete[] platent;
|
||||
delete grav;
|
||||
delete air;
|
||||
for(int i = 0; i < tools.size(); i++)
|
||||
delete tools[i];
|
||||
}
|
||||
|
||||
Simulation::Simulation():
|
||||
|
Reference in New Issue
Block a user