Merge branch 'The-Powder-Toy:master' into paper
This commit is contained in:
commit
6f70192742
@ -337,9 +337,9 @@ int SimulationData::GetParticleType(ByteString type) const
|
|||||||
|
|
||||||
SimulationData::SimulationData()
|
SimulationData::SimulationData()
|
||||||
{
|
{
|
||||||
init_can_move();
|
|
||||||
msections = LoadMenus();
|
msections = LoadMenus();
|
||||||
wtypes = LoadWalls();
|
wtypes = LoadWalls();
|
||||||
elements = GetElements();
|
elements = GetElements();
|
||||||
tools = GetTools();
|
tools = GetTools();
|
||||||
|
init_can_move();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user