mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 11:48:37 +00:00
[Cleanup] Remove item_timers from questmgr.cpp/questmgr.h (#3286)
* [Cleanup] Remove item_timers from questmgr.cpp/questmgr.h # Notes - This is unused. * Update questmgr.h
This commit is contained in:
@@ -74,7 +74,6 @@ QuestManager quest_manager;
|
||||
|
||||
QuestManager::QuestManager() {
|
||||
HaveProximitySays = false;
|
||||
item_timers = 0;
|
||||
}
|
||||
|
||||
QuestManager::~QuestManager() {
|
||||
|
||||
Reference in New Issue
Block a user