mirror of
https://github.com/MCLCE/MinecraftConsoles.git
synced 2026-06-01 03:57:30 +00:00
5 lines
56 B
C
5 lines
56 B
C
|
|
#pragma once
|
|
|
|
const int MINECRAFT_NET_MAX_PLAYERS = 8;
|