Remove unused function entityclass::resetflags()

This looks like a weird hack, but there's no way a flag will ever end up
being 2, not even before I changed all flags to be bools instead.
This commit is contained in:
Misa
2020-04-08 23:49:57 -07:00
committed by Ethan Lee
parent 0648d6bb0f
commit ee5f8dce78
2 changed files with 0 additions and 10 deletions

View File

@@ -28,8 +28,6 @@ public:
void resetallflags();
void resetflags();
void confirmflags();
void fatal_top()