diff options
| author | Japa Illo | 2012-02-20 20:35:52 +0530 |
|---|---|---|
| committer | Japa Illo | 2012-02-20 20:35:52 +0530 |
| commit | 852f0452d13578dccd9971518a3627cc29e8abf6 (patch) | |
| tree | 46cf14e23384fec202a983a2f2cab9196efb425c /Block.h | |
| parent | f5316b07d137a1b4807298e284b5d238825a1de6 (diff) | |
| download | stonesense-852f0452d13578dccd9971518a3627cc29e8abf6.tar.gz stonesense-852f0452d13578dccd9971518a3627cc29e8abf6.tar.bz2 stonesense-852f0452d13578dccd9971518a3627cc29e8abf6.tar.xz | |
Fixed some effects stuff. Still need proper sprites for some things.
Signed-off-by: Japa Illo <japa.mala.illo@gmail.com>
Diffstat (limited to 'Block.h')
| -rw-r--r-- | Block.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ public: } blockeffects;
//individual effects
+ Effect Eff_Miasma;
Effect Eff_Steam;
Effect Eff_Mist;
Effect Eff_MaterialDust;
|
