diff options
Diffstat (limited to 'src/being.h')
-rw-r--r-- | src/being.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being.h b/src/being.h index 277c673e..5ea8c0be 100644 --- a/src/being.h +++ b/src/being.h @@ -96,6 +96,7 @@ class Being : public Sprite HAIR_SPRITE, HAT_SPRITE, WEAPON_SPRITE, + SHIELD_SPRITE, VECTOREND_SPRITE }; |