Core/Movement: 96f4c7c followup

This commit is contained in:
ccrs
2017-03-25 13:17:29 +01:00
committed by Aokromes
parent 2683f6cf6b
commit 7ea5c422cb
5 changed files with 14 additions and 10 deletions

View File

@@ -2076,9 +2076,6 @@ public:
case WAYPOINT_MOTION_TYPE:
handler->SendSysMessage(LANG_MOVEGENS_WAYPOINT);
break;
case ANIMAL_RANDOM_MOTION_TYPE:
handler->SendSysMessage(LANG_MOVEGENS_ANIMAL_RANDOM);
break;
case CONFUSED_MOTION_TYPE:
handler->SendSysMessage(LANG_MOVEGENS_CONFUSED);
break;