Rename Class158 to SpecularMaterialRenderer

This commit is contained in:
Pazaz 2022-04-19 07:01:20 -04:00
parent 89220748d4
commit 4285e5bd21
2 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@ public final class Static238 {
public static void method4145() {
Static151.method2809();
Static2.anInterface4Array1 = new MaterialRenderer[7];
Static2.anInterface4Array1[1] = new Class158();
Static2.anInterface4Array1[1] = new SpecularMaterialRenderer();
Static2.anInterface4Array1[2] = new Class130();
Static2.anInterface4Array1[3] = new UnderwaterMaterialRenderer();
Static2.anInterface4Array1[4] = new Class119();