mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-31 16:01:29 +00:00
Gotta initialize stuff ...
This commit is contained in:
parent
4c826dfbcc
commit
18c73526aa
@ -1315,6 +1315,8 @@ ClientTaskState::ClientTaskState() {
|
||||
|
||||
for(int i=0; i<MAXACTIVEQUESTS; i++)
|
||||
ActiveQuests[i].TaskID = TASKSLOTEMPTY;
|
||||
|
||||
ActiveTask.TaskID = TASKSLOTEMPTY;
|
||||
}
|
||||
|
||||
ClientTaskState::~ClientTaskState() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user