mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-03-22 15:58:12 +05:00
5 lines
56 B
C
5 lines
56 B
C
|
|
#pragma once
|
|
|
|
const int MINECRAFT_NET_MAX_PLAYERS = 8;
|