diff options
Diffstat (limited to 'src/simulation/Simulation.h')
| -rw-r--r-- | src/simulation/Simulation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simulation/Simulation.h b/src/simulation/Simulation.h index 3139b77..1258373 100644 --- a/src/simulation/Simulation.h +++ b/src/simulation/Simulation.h @@ -140,6 +140,7 @@ public: Air * air; part_type ptypes[PT_NUM]; + unsigned int platent[PT_NUM]; part_transition ptransitions[PT_NUM]; wall_type wtypes[UI_WALLCOUNT]; gol_menu gmenu[NGOL]; |
