[server] Missing MAX_SPAWNS macro

This commit is contained in:
RD42 2024-04-12 22:22:58 +08:00
parent 5d7faf8fbb
commit bf242d5e45

View File

@ -2,6 +2,8 @@
#ifndef SAMPSRV_NETGAME_H
#define SAMPSRV_NETGAME_H
#define MAX_SPAWNS 319
#define GAMESTATE_RUNNING 1
#define INVALID_ID 0xFFFF