diff options
Diffstat (limited to 'src/being.cpp')
-rw-r--r-- | src/being.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being.cpp b/src/being.cpp index 67a44c6cf..2ce0657fb 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -294,7 +294,6 @@ void Being::setSubtype(const uint16_t subtype, const uint8_t look) id, info.getColor(mLook)); } } - } } |