rs-client: name Language (#1090)

This commit is contained in:
Lucwousin
2019-07-23 23:21:00 +02:00
committed by ThatGamerBlue
parent 8422c71e83
commit 2f5a53149e
15 changed files with 100 additions and 85 deletions

View File

@@ -69,7 +69,7 @@ public class class208 {
}
if (var0 == ScriptOpcodes.COMPARE) {
Skills.Interpreter_stringStackSize -= 2;
Interpreter.Interpreter_intStack[++HealthBarUpdate.Interpreter_intStackSize - 1] = WallDecoration.method3292(MenuAction.method1993(Interpreter.Interpreter_stringStack[Skills.Interpreter_stringStackSize], Interpreter.Interpreter_stringStack[Skills.Interpreter_stringStackSize + 1], ScriptFrame.field528));
Interpreter.Interpreter_intStack[++HealthBarUpdate.Interpreter_intStackSize - 1] = WallDecoration.method3292(MenuAction.method1993(Interpreter.Interpreter_stringStack[Skills.Interpreter_stringStackSize], Interpreter.Interpreter_stringStack[Skills.Interpreter_stringStackSize + 1], ScriptFrame.clientLanguage));
return 1;
}
int var5;