r5sdk/r5dev/resource/cfg/system/autoexec_client.cfg
Kawe Mazidjatari 1496e86273 Remove 'rui_defaultDebugFontFace' asignment
Redundant, as its defaulted to 'ArameMono' in the executable now.
2023-07-15 21:31:34 +02:00

13 lines
479 B
INI

/////////////////////// client configuration file.
// This file is executed automatically on startup.
//////////////////////////
//// CLIENT ////
//////////////////////////
cl_noTimeoutLocalHost "0" // Do not time-out on local connections.
//////////////////////////
//// PLATFORM ////
//////////////////////////
origin_disconnectWhenOffline "0" // Whether the client disconnect itself from the server if Origin is offline.