Separated out QuickChat methods into QuickChat.java + QuickChatDefinition.java

This commit is contained in:
Woah 2021-03-25 16:06:20 -04:00
parent fad425fb11
commit c021ae1e1d
50 changed files with 426 additions and 440 deletions

View file

@ -19,7 +19,6 @@ final class RenderAnimationDefinition {
int slow_walk_follow_full_turn_anim = -1;
int run_follow_ccw_turn_anim = -1;
int run_follow_cw_turn_anim = -1;
static int anInt377 = 0;
static RSString aClass94_378 = null;
int slow_walk_follow_cw_turn_anim = -1;
int hill_height = 0;