Closed Adrianilloo closed 2 years ago
This change fixes at least the following warning at client console when connecting into a server running Stripper:
ConVarRef stripper_current_file doesn't point to an existing ConVar
Which happens by using the FCVAR_REPLICATED flag.
FCVAR_REPLICATED
This change fixes at least the following warning at client console when connecting into a server running Stripper:
ConVarRef stripper_current_file doesn't point to an existing ConVar
Which happens by using the
FCVAR_REPLICATED
flag.