mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LegacyNetherFork.git
synced 2026-05-21 23:55:10 +00:00
Update Level.h
This commit is contained in:
@@ -63,8 +63,8 @@ public:
|
||||
|
||||
|
||||
public:
|
||||
static const int MAX_XBOX_BOATS = 60; // Max number of boats
|
||||
static const int MAX_CONSOLE_MINECARTS = 60;
|
||||
static const int MAX_XBOX_BOATS = 200; // Max number of boats
|
||||
static const int MAX_CONSOLE_MINECARTS = 200;
|
||||
static const int MAX_DISPENSABLE_FIREBALLS = 300;
|
||||
static const int MAX_DISPENSABLE_PROJECTILES = 400;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user