mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[server] Missing MAX_SPAWNS macro
This commit is contained in:
parent
5d7faf8fbb
commit
bf242d5e45
@ -2,6 +2,8 @@
|
||||
#ifndef SAMPSRV_NETGAME_H
|
||||
#define SAMPSRV_NETGAME_H
|
||||
|
||||
#define MAX_SPAWNS 319
|
||||
|
||||
#define GAMESTATE_RUNNING 1
|
||||
|
||||
#define INVALID_ID 0xFFFF
|
||||
|
Loading…
Reference in New Issue
Block a user