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