diff --git a/r5dev/resource/cfg/system/autoexec_client.cfg b/r5dev/resource/cfg/system/autoexec_client.cfg index bb4235b3..b99303e5 100644 --- a/r5dev/resource/cfg/system/autoexec_client.cfg +++ b/r5dev/resource/cfg/system/autoexec_client.cfg @@ -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 //// ////////////////////////// diff --git a/r5dev/resource/cfg/system/autoexec_client_dev.cfg b/r5dev/resource/cfg/system/autoexec_client_dev.cfg index 75d70278..652de307 100644 --- a/r5dev/resource/cfg/system/autoexec_client_dev.cfg +++ b/r5dev/resource/cfg/system/autoexec_client_dev.cfg @@ -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. //////////////////////////