Skip to content

Commit 9060a61

Browse files
committed
update log message
1 parent 9f16803 commit 9060a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api_custom_entities.sma

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ RegisterEntity(
800800

801801
g_iEntitiesNum++;
802802

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

805805
return iId;
806806
}

0 commit comments

Comments
 (0)