diff options
| author | Warpten <vertozor@gmail.com> | 2013-01-16 07:18:47 +0100 |
|---|---|---|
| committer | Warpten <vertozor@gmail.com> | 2013-01-16 07:18:47 +0100 |
| commit | faccbef86903c1cfc26aeeedc7938a1563e9be4e (patch) | |
| tree | ab246a2e1c24f6f3823c87461ea499f6aacbe274 /src | |
| parent | 3df4075a04079f019e2b90f18454990cd681d6e5 (diff) | |
Scripts/ZulGurub: I can do this!
Commiting stuff one hour after waking up is no good.
Diffstat (limited to 'src')
| -rw-r--r-- | src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp b/src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp index fbe8550d16a..19a2ba39578 100644 --- a/src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp +++ b/src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp @@ -149,7 +149,7 @@ class instance_zulgurub : public InstanceMapScript uint64 ZealotZathGUID; uint64 HighPriestTekalGUID; uint64 JindoTheHexxerGUID; - uint64 VilebranchSpeakerGUID + uint64 VilebranchSpeakerGUID; }; InstanceScript* GetInstanceScript(InstanceMap* map) const |
