Skip to content

Commit

Permalink
update log message
Browse files Browse the repository at this point in the history
  • Loading branch information
Hedgefog committed Jul 23, 2023
1 parent 9f16803 commit 9060a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_custom_entities.sma
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@ RegisterEntity(

g_iEntitiesNum++;

log_amx("%s Custom entity %s registered! ID: %d", LOG_PREFIX, szClassName, iId);
log_amx("%s Entity %s successfully registred.", LOG_PREFIX, szClassName);

return iId;
}
Expand Down

0 comments on commit 9060a61

Please sign in to comment.