diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-08-05 15:14:33 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-08-05 15:14:33 (GMT) |
| commit | 3030d675169d240fcc833a93c0c5ca5b3b95ebc8 (patch) | |
| tree | ddb4e3fad98ac7055e7a3888ecd69d79ac1310f3 /src/simulation/SimulationData.h | |
| parent | 50103aa074917803479ea7957b54f3b982cb9887 (diff) | |
| download | powder-3030d675169d240fcc833a93c0c5ca5b3b95ebc8.zip powder-3030d675169d240fcc833a93c0c5ca5b3b95ebc8.tar.gz | |
Fan wall line tool, fixes #61
Diffstat (limited to 'src/simulation/SimulationData.h')
| -rw-r--r-- | src/simulation/SimulationData.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simulation/SimulationData.h b/src/simulation/SimulationData.h index ee64ce2..5dd7ac9 100644 --- a/src/simulation/SimulationData.h +++ b/src/simulation/SimulationData.h @@ -65,6 +65,7 @@ #define WL_ALLOWGAS 13 #define WL_GRAV 14 #define WL_ALLOWENERGY 15 +#define WL_FLOODHELPER 255 #define SPC_AIR 236 #define SPC_HEAT 237 |
