diff options
author | n0n4m3 <none@none> | 2009-12-17 11:11:54 +0100 |
---|---|---|
committer | n0n4m3 <none@none> | 2009-12-17 11:11:54 +0100 |
commit | 39187235c6352f5cc9187c32b2612131baadc78a (patch) | |
tree | 598792a6b3e76186c84d63a8fa4ec3dc823095bf /src/game/GossipDef.h | |
parent | 40255a660b3f3a16f5f5884ad0e04b8cec8ce25e (diff) |
Update Group for 322a
--HG--
branch : trunk
Diffstat (limited to 'src/game/GossipDef.h')
-rw-r--r-- | src/game/GossipDef.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/GossipDef.h b/src/game/GossipDef.h index 88c15f334a1..5e4c2e8b65a 100644 --- a/src/game/GossipDef.h +++ b/src/game/GossipDef.h @@ -207,4 +207,3 @@ class TRINITY_DLL_SPEC PlayerMenu void SendQuestGiverRequestItems( Quest const *pQuest, uint64 npcGUID, bool Completable, bool CloseOnCancel ); }; #endif - |