mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-22 11:51:11 +00:00
SERVER: Register nzp_maxai builtin
This commit is contained in:
parent
6631813cf9
commit
7b0c11586a
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ string(float num)
|
|||
void (string trackname) songegg = #500;
|
||||
void () nzp_maxammo = #501;
|
||||
void (entity who) grenade_pulse = #502;
|
||||
float () nzp_maxai = #503;
|
||||
|
||||
//
|
||||
// constants
|
||||
|
|
Loading…
Reference in a new issue