Fix Typo.

This commit is contained in:
WishToDie
2013-01-26 00:57:10 +02:00
parent 6acfa49065
commit 1348e4e44d

View File

@@ -34,7 +34,7 @@
#include "Player.h"
#include "Pet.h"
#include "LFG.h"
#include "GroupMGR.h"
#include "GroupMgr.h"
class misc_commandscript : public CommandScript
{