mirror of
https://github.com/CFC-Servers/cfc_time.git
synced 2025-03-04 03:03:20 -05:00
Add utime compat convar
This commit is contained in:
parent
a3dbf280a0
commit
3a7204d7a3
@ -3,6 +3,7 @@ Utime = {}
|
||||
|
||||
-- Addons like APromote rely on the utime_welcome convar existing for some reason?
|
||||
CreateConVar( "utime_welcome", "1", FCVAR_ARCHIVE )
|
||||
CreateConVar( "utime_enable", "1", FCVAR_ARCHIVE )
|
||||
|
||||
local logger = CFCTime.Logger
|
||||
local plyMeta = FindMetaTable( "Player" )
|
||||
|
Loading…
Reference in New Issue
Block a user