Renamed some variables in SoftwareModel

This commit is contained in:
Pazaz 2022-07-22 11:20:16 -04:00
parent b3794c0826
commit 92730e5d96
14 changed files with 937 additions and 860 deletions

View file

@ -41,7 +41,7 @@ public class HintArrowManager {
@Pc(51) int maxZ = arg4.getMaxZ();
model = model.method4560(true, true, true);
if (arg0 != 0) {
model.method4554(arg0);
model.rotateY(arg0);
}
@Pc(94) int local94;
if (GlRenderer.enabled) {