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