mirror of
https://github.com/DrPerkyLegit/LCEServerTest.git
synced 2026-05-27 22:14:39 +00:00
5 lines
56 B
C
5 lines
56 B
C
|
|
#pragma once
|
|
|
|
const int MINECRAFT_NET_MAX_PLAYERS = 8;
|