diff --git a/desktop_version/src/Otherlevel.h b/desktop_version/src/Otherlevel.h index d8161c89..fac47b66 100644 --- a/desktop_version/src/Otherlevel.h +++ b/desktop_version/src/Otherlevel.h @@ -16,16 +16,6 @@ struct Roomtext class otherlevelclass { public: - enum - { - BLOCK = 0, - TRIGGER, - DAMAGE, - DIRECTIONAL, - SAFE, - ACTIVITY - }; - const int* loadlevel(int rx, int ry); std::string roomname;