mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 01:51:39 -07:00
Renamed some static classes
This commit is contained in:
parent
37883b9f35
commit
ff0e890dcd
116 changed files with 1932 additions and 1973 deletions
|
|
@ -14,7 +14,7 @@ public final class Static28 {
|
|||
Static99.mapSizeZ = 104;
|
||||
Static277.tileVisibilityDistance = tileVisibility;
|
||||
Static197.surfaceGroundTiles = new Tile[4][Static152.mapSizeX][Static99.mapSizeZ];
|
||||
Static107.surfaceTileHeightMap = new int[4][Static152.mapSizeX + 1][Static99.mapSizeZ + 1];
|
||||
SceneGraph.surfaceTileHeights = new int[4][Static152.mapSizeX + 1][Static99.mapSizeZ + 1];
|
||||
if (GlRenderer.enabled) {
|
||||
Static36.surfaceHdTiles = new GlTile[4][];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue