mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 13:38:28 +00:00
refactor: remove PolygonArray
This commit is contained in:
@@ -114,7 +114,6 @@ typedef arrayWithLength<Tile*> TileArray;
|
||||
typedef arrayWithLength<Stat*> StatArray;
|
||||
typedef arrayWithLength<MobCategory*> MobCategoryArray;
|
||||
typedef arrayWithLength<File*> FileArray;
|
||||
typedef arrayWithLength<_Polygon*> PolygonArray;
|
||||
typedef arrayWithLength<ServerLevel*> ServerLevelArray;
|
||||
typedef arrayWithLength<MultiPlayerLevel*> MultiPlayerLevelArray;
|
||||
typedef arrayWithLength<Level*> LevelArray;
|
||||
|
||||
Reference in New Issue
Block a user