This commit is contained in:
Redox 2022-07-06 19:43:49 +02:00
parent 9e1e0c6791
commit a3dbf280a0

View File

@ -72,7 +72,7 @@ if SERVER then
ply:SetNWFloat( "UTimeStart", CurTime() )
if not isFirstVisit then return end
logger:debug( "[UtimeCompat] Received PlayerInitialTime hook for first-time player - migrating time!")
logger:debug( "[UtimeCompat] Received PlayerInitialTime hook for first-time player - migrating time!" )
local totalUtime = compat:MigratePlayerFromUtime( ply )