Update amxconst.inc

This commit is contained in:
OciXCrom 2018-07-24 16:27:33 +02:00 committed by GitHub
parent 1f57ed4eb4
commit 1156bc0678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -221,6 +221,11 @@ public stock const Float:NULL_VECTOR[3];
#define LANG_SERVER 0
#define LANG_PLAYER -1
/**
* Placeholder that replaces the admin name in show_activity_custom()
*/
#define ACTIVITY_ADMIN_NAME "$an"
/**
* @section Client print native constants
*/