v1.3.3: префикс [CUSTOM ROUNDS] жёлтым цветом
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <sdkhooks>
|
||||
#include "agcoins_bridge"
|
||||
|
||||
#define CR_PREFIX "\x04[ArcaneGame CR]\x01"
|
||||
#define CR_PREFIX "\x09[CUSTOM ROUNDS]\x01"
|
||||
#define CR_REASON_MAX 128
|
||||
#define MAX_SAVED_GRENADES 6
|
||||
#define MIN_PLAYERS_ONEVSALL 15
|
||||
@@ -33,7 +33,7 @@ public Plugin myinfo =
|
||||
name = "ArcaneGame Custom Rounds Core",
|
||||
author = "deidara.dev",
|
||||
description = "Core plugin for custom rounds with AG Coin integration",
|
||||
version = "1.3.2",
|
||||
version = "1.3.3",
|
||||
url = "https://deidara.dev"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user