diff options
Diffstat (limited to 'reference')
| -rw-r--r-- | reference/enums.hh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/reference/enums.hh b/reference/enums.hh index 5e045f3..6a84666 100644 --- a/reference/enums.hh +++ b/reference/enums.hh @@ -186,11 +186,3 @@ enum SITUATION: int { BUSY=3, VANISH=4 }; - -enum BloodType: int { - BT_BLOOD=0, - BT_SLIME=1, - BT_BONES=2, - BT_FIRE=3, - BT_ENERGY=4 -}; |
