mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 11:26:35 +00:00
[Cleanup] Remove ownHiddenTrigger from trap.cpp and trap.h (#3092)
# Notes - This is unsued.
This commit is contained in:
@@ -80,7 +80,6 @@ public:
|
||||
std::string message;
|
||||
protected:
|
||||
NPC *hiddenTrigger;
|
||||
bool ownHiddenTrigger;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user