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