Content packs indices auto build + WorldGenerator fix
This commit is contained in:
@@ -68,6 +68,8 @@ namespace json {
|
||||
|
||||
JArray& putArray();
|
||||
JObject& putObj();
|
||||
|
||||
void remove(size_t index);
|
||||
};
|
||||
|
||||
class JObject {
|
||||
|
||||
Reference in New Issue
Block a user