mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-27 18:23:57 +00:00
5 lines
56 B
C
5 lines
56 B
C
|
|
#pragma once
|
|
|
|
const int MINECRAFT_NET_MAX_PLAYERS = 8;
|