We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 353bf08 commit c2592b8Copy full SHA for c2592b8
amxmodx/scripting/reapi_healthnade.sma
@@ -93,7 +93,7 @@ new FwdRegUserMsg, MsgHookWeaponList;
93
new g_iCvarNadeDrops;
94
95
public plugin_precache() {
96
- register_plugin("[ReAPI] Healthnade", PLUGIN_VERSION, "F@nt0M + mx?! + ArKaNeMaN");
+ register_plugin("[ReAPI] Healthnade", PLUGIN_VERSION, "DEV-CS.RU Community");
97
register_dictionary(DICTIONARY_FILENAME);
98
99
InitCvars();
0 commit comments