Added latest commits for todays sync.

This commit is contained in:
mobius
2015-01-24 22:41:54 +00:00
parent ebe4ba005d
commit 093b3d3841
94 changed files with 1618 additions and 918 deletions

View File

@ -130,8 +130,6 @@ import handlers.bypasshandlers.ReceivePremium;
import handlers.bypasshandlers.ReleaseAttribute;
import handlers.bypasshandlers.RentPet;
import handlers.bypasshandlers.SkillList;
import handlers.bypasshandlers.SupportBlessing;
import handlers.bypasshandlers.SupportMagic;
import handlers.bypasshandlers.TerritoryStatus;
import handlers.bypasshandlers.TutorialClose;
import handlers.bypasshandlers.VoiceCommand;
@ -426,8 +424,6 @@ public class MasterHandler
ReleaseAttribute.class,
RentPet.class,
SkillList.class,
SupportBlessing.class,
SupportMagic.class,
TerritoryStatus.class,
TutorialClose.class,
VoiceCommand.class,