diff options
author | jackpoz <giacomopoz@gmail.com> | 2014-03-15 20:04:59 +0100 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2014-03-15 20:04:59 +0100 |
commit | e30b471f8e0975530562cf3a1cf83bce07906b7b (patch) | |
tree | d683bff80dfae7c0c3c7f12f23da073e3653c8e9 /src/server/game/Scripting/ScriptMgr.cpp | |
parent | 3b247f6bca38c5b0c9bfee5c57d346869542236f (diff) |
Scripts/AhnKahet: Fix some uninitialized values
Initialize all class fields in the constructor, even if they are set in Reset() and they shouldn't be accessed before Reset() is called.
This fixes 2 Coverity reports.
Diffstat (limited to 'src/server/game/Scripting/ScriptMgr.cpp')
0 files changed, 0 insertions, 0 deletions