Update Level.h

This commit is contained in:
DeadVoxelx
2026-05-06 14:23:30 -04:00
committed by GitHub
parent f2ac4def5f
commit 6ef155a76d

View File

@@ -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;