diff options
author | n0n4m3 <none@none> | 2009-12-17 11:40:23 +0100 |
---|---|---|
committer | n0n4m3 <none@none> | 2009-12-17 11:40:23 +0100 |
commit | 63659ea18b837a2f9c330de6c70dba16089d5c53 (patch) | |
tree | c9e50231f2374ae58a7bc4fac6162755e6963b84 /src/game/ObjectAccessor.h | |
parent | 5953596cee670517df4cf35fb1d428f9862a01b2 (diff) |
Update some code for 322a
--HG--
branch : trunk
Diffstat (limited to 'src/game/ObjectAccessor.h')
-rw-r--r-- | src/game/ObjectAccessor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/ObjectAccessor.h b/src/game/ObjectAccessor.h index 79afa78fb6a..780c108e5e4 100644 --- a/src/game/ObjectAccessor.h +++ b/src/game/ObjectAccessor.h @@ -267,4 +267,3 @@ class MANGOS_DLL_DECL ObjectAccessor : public MaNGOS::Singleton<ObjectAccessor, LockType i_petGuard; }; #endif - |