develop
This commit is contained in:
@@ -36,13 +36,13 @@ public final class Tile extends Node {
|
||||
descriptor = "Lew;"
|
||||
)
|
||||
@Export("paint")
|
||||
TilePaint paint;
|
||||
SceneTilePaint paint;
|
||||
@ObfuscatedName("j")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Leq;"
|
||||
)
|
||||
@Export("model")
|
||||
TileModel model;
|
||||
SceneTileModel model;
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lev;"
|
||||
|
||||
Reference in New Issue
Block a user