mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-07 05:42:21 +00:00
Update questmgr.cpp
This commit is contained in:
parent
96b49870a9
commit
ab669ea53d
@ -2975,7 +2975,6 @@ bool QuestManager::uncompletetask(int task_id) {
|
||||
|
||||
if (!RuleB(TaskSystem, EnableTaskSystem) || !initiator) {
|
||||
return false;
|
||||
|
||||
}
|
||||
|
||||
return initiator->UncompleteTask(task_id);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user