mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 18:10:20 -07:00
Rename Class130 to LiquidMaterialRenderer
This commit is contained in:
parent
e56aaf901a
commit
ea2e52accc
2 changed files with 3 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ public final class Static238 {
|
|||
Static151.method2809();
|
||||
Static2.anInterface4Array1 = new MaterialRenderer[7];
|
||||
Static2.anInterface4Array1[1] = new SpecularMaterialRenderer();
|
||||
Static2.anInterface4Array1[2] = new Class130();
|
||||
Static2.anInterface4Array1[2] = new LiquidMaterialRenderer();
|
||||
Static2.anInterface4Array1[3] = new UnderwaterMaterialRenderer();
|
||||
Static2.anInterface4Array1[4] = new Class119();
|
||||
Static2.anInterface4Array1[5] = new Class112();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue