mirror of
https://github.com/CFC-Servers/cfc_time.git
synced 2025-03-04 03:03:20 -05:00
Remove nwval
This commit is contained in:
parent
45eeee9673
commit
70d8130b92
@ -70,7 +70,6 @@ if SERVER then
|
||||
end
|
||||
|
||||
hook.Add( "CFC_Time_PlayerInitialTime", "CFC_Time_UtimeCompat", function( ply, isFirstVisit, timeStruct )
|
||||
ply:SetNWFloat( "TotalUTime", totalTime )
|
||||
ply:SetNWFloat( "CFC_UTime_Compat_SessionStart", CurTime() )
|
||||
if not isFirstVisit then return end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user