Skip to content

Commit

Permalink
Scripts/Deadmines: Fix issues reported by static analysis
Browse files Browse the repository at this point in the history
Fix Coverity issue id 1022474
  • Loading branch information
jackpoz committed Jan 29, 2016
1 parent cb8f64c commit d75469e
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -61,6 +61,8 @@ class instance_deadmines : public InstanceMapScript
SetHeaders(DataHeader);

State = CANNON_NOT_USED;
CannonBlast_Timer = 0;
PiratesDelay_Timer = 0;
}

ObjectGuid FactoryDoorGUID;
Expand Down

0 comments on commit d75469e

Please sign in to comment.