mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
tweak(esx_skin): Uniform prints
This commit is contained in:
@@ -30,7 +30,7 @@ AddEventHandler('esx_skin:responseSaveSkin', function(skin)
|
||||
file:flush()
|
||||
file:close()
|
||||
else
|
||||
print(('esx_skin: %s attempted saving skin to file'):format(xPlayer.getIdentifier()))
|
||||
print(('[^2INFO^7] ^5%s^7 attempted saving skin to file'):format(xPlayer.getIdentifier()))
|
||||
end
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user