old debug line removals, better alignment performance notifs
This commit is contained in:
@@ -3661,7 +3661,7 @@ public class SettingsUi : WindowMediatorSubscriberBase
|
||||
var testUserData = new UserData("TEST123", "TestUser", false, false, false, null, null);
|
||||
Mediator.Publish(new PerformanceNotificationMessage(
|
||||
"Test Player (TestUser) exceeds performance threshold(s)",
|
||||
"Player Test Player (TestUser) exceeds your configured VRAM warning threshold (500 MB/300 MB).",
|
||||
"Player Test Player (TestUser) exceeds your configured VRAM warning threshold\n500 MB/300 MB",
|
||||
testUserData,
|
||||
false,
|
||||
"Test Player"
|
||||
|
||||
Reference in New Issue
Block a user