CreatureSay cleanup and improvements.

This commit is contained in:
MobiusDevelopment
2020-01-04 05:11:01 +00:00
parent 1cdcd2f8b0
commit f8acdcace7
581 changed files with 1810 additions and 2528 deletions

View File

@@ -40,7 +40,6 @@ public class CreatureSay extends GameServerPacket
_textType = messageType;
_charName = charName;
_text = text;
// setLifeTime(0);
}
@Override