mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-14 07:48:03 +03:00
Update amxconst.inc
This commit is contained in:
parent
b2625cab3a
commit
8382f19d51
@ -221,16 +221,6 @@ public stock const Float:NULL_VECTOR[3];
|
|||||||
#define LANG_SERVER 0
|
#define LANG_SERVER 0
|
||||||
#define LANG_PLAYER -1
|
#define LANG_PLAYER -1
|
||||||
|
|
||||||
/**
|
|
||||||
* Placeholder that replaces the admin name in show_activity_custom()
|
|
||||||
*/
|
|
||||||
#define ACTIVITY_STR_NAME "$an"
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Placeholder that replaces the client prefix in show_activity_custom()
|
|
||||||
*/
|
|
||||||
#define ACTIVITY_STR_PREFIX "$px"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @section Client print native constants
|
* @section Client print native constants
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user