mirror of
https://github.com/CFC-Servers/cfc_time.git
synced 2025-03-04 03:03:20 -05:00
Style
This commit is contained in:
parent
9e1e0c6791
commit
a3dbf280a0
@ -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 )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user