mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Remove 'rui_defaultDebugFontFace' asignment
Redundant, as its defaulted to 'ArameMono' in the executable now.
This commit is contained in:
parent
89092a9bb8
commit
1496e86273
@ -6,11 +6,6 @@
|
||||
//////////////////////////
|
||||
cl_noTimeoutLocalHost "0" // Do not time-out on local connections.
|
||||
|
||||
//////////////////////////
|
||||
//// DEBUG TEXT ////
|
||||
//////////////////////////
|
||||
rui_defaultDebugFontFace "ArameMono" // Sets the RUI debug font face.
|
||||
|
||||
//////////////////////////
|
||||
//// PLATFORM ////
|
||||
//////////////////////////
|
||||
|
@ -45,7 +45,6 @@ cl_gpustats_offset_x "650" // GPU stats 'X' offset.
|
||||
cl_gpustats_offset_y "115" // GPU stats 'Y' offset.
|
||||
|
||||
phys_showObjectCount "1" // Shows physics object count.
|
||||
rui_defaultDebugFontFace "ArameMono" // Sets the RUI debug font face.
|
||||
hitch_alert_color "255 000 000 255" // Sets the RUI hitch alert font color.
|
||||
|
||||
//////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user