diff options
Diffstat (limited to 'src/being/being.cpp')
-rw-r--r-- | src/being/being.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being/being.cpp b/src/being/being.cpp index bc5e2cf84..eedb55733 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -205,7 +205,6 @@ Being::Being(const int id, mAway(false), mInactive(false) { - for (int f = 0; f < 20; f ++) { mSpriteRemap[f] = f; |