mirror of
https://git.neolegacy.dev/pieeebot/cafeberry.git
synced 2026-09-24 21:11:11 +00:00
5 lines
60 B
C
5 lines
60 B
C
|
|
#pragma once
|
|
|
|
const int MINECRAFT_NET_MAX_PLAYERS = 8;
|