diff options
| author | jacob1 <jfu614@gmail.com> | 2013-06-27 16:10:55 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-06-27 16:10:55 (GMT) |
| commit | c1320d200735ab3a0e25d169a4bb329de2bb40ba (patch) | |
| tree | 16c44f1ac29b19ba7e4020b5e8fde413768e71e8 /src/simulation/Simulation.h | |
| parent | 776b2f6607acf43ec64f0479001d049a4cc0d854 (diff) | |
| download | powder-c1320d200735ab3a0e25d169a4bb329de2bb40ba.zip powder-c1320d200735ab3a0e25d169a4bb329de2bb40ba.tar.gz | |
fix sim.loadStamp return value, remove VINE_MODE
Diffstat (limited to 'src/simulation/Simulation.h')
| -rw-r--r-- | src/simulation/Simulation.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/simulation/Simulation.h b/src/simulation/Simulation.h index 9062f13..31bb5e4 100644 --- a/src/simulation/Simulation.h +++ b/src/simulation/Simulation.h @@ -108,7 +108,6 @@ public: int gravityMode; int legacy_enable; int aheat_enable; - int VINE_MODE; int water_equal_test; int sys_pause; int framerender; |
