mirror of
https://github.com/DrPerkyLegit/neoLegacy.git
synced 2026-07-14 11:01:04 +00:00
5 lines
56 B
C
5 lines
56 B
C
|
|
#pragma once
|
|
|
|
const int MINECRAFT_NET_MAX_PLAYERS = 8;
|