mirror of
https://github.com/sal063/AC6_recomp
synced 2026-08-22 07:04:31 -04:00
Set default show_build_stamp to false
This commit is contained in:
@@ -120,6 +120,7 @@ void ApplyAc6DefaultSettings() {
|
||||
rex::cvar::SetSessionDefault("resolution", "1080p");
|
||||
rex::cvar::SetSessionDefault("window_width", "1920");
|
||||
rex::cvar::SetSessionDefault("window_height", "1080");
|
||||
rex::cvar::SetSessionDefault("show_build_stamp", "false");
|
||||
}
|
||||
|
||||
void ApplyAc6PerformanceModeOverrides() {
|
||||
|
||||
Reference in New Issue
Block a user