aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland
diff options
context:
space:
mode:
authorGacko <gacko28@gmx.de>2016-04-18 23:52:39 +0200
committerGacko <gacko28@gmx.de>2016-04-18 23:52:39 +0200
commitaac868a6d9d495ab145a769868c1a6c2aead8f65 (patch)
tree51e55ddefe190928c4e331c9e27dba496e57035c /src/server/scripts/Outland
parent51ec8d3b8cc6d2691b4a9c0d4502fd1936d82c79 (diff)
Scripts: Add missing overrides.
Diffstat (limited to 'src/server/scripts/Outland')
-rw-r--r--src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/instance_the_slave_pens.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/instance_the_slave_pens.cpp b/src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/instance_the_slave_pens.cpp
index 0d85a8f0d86..0fac7b5a39d 100644
--- a/src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/instance_the_slave_pens.cpp
+++ b/src/server/scripts/Outland/CoilfangReservoir/TheSlavePens/instance_the_slave_pens.cpp
@@ -81,7 +81,7 @@ public:
}
}
- void SetGuidData(uint32 data, ObjectGuid guid)
+ void SetGuidData(uint32 data, ObjectGuid guid) override
{
switch (data)
{