Skip to content

Commit c2592b8

Browse files
committed
Change author field
1 parent 353bf08 commit c2592b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amxmodx/scripting/reapi_healthnade.sma

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ new FwdRegUserMsg, MsgHookWeaponList;
9393
new g_iCvarNadeDrops;
9494

9595
public plugin_precache() {
96-
register_plugin("[ReAPI] Healthnade", PLUGIN_VERSION, "F@nt0M + mx?! + ArKaNeMaN");
96+
register_plugin("[ReAPI] Healthnade", PLUGIN_VERSION, "DEV-CS.RU Community");
9797
register_dictionary(DICTIONARY_FILENAME);
9898

9999
InitCvars();

0 commit comments

Comments
 (0)