add 100 FPS as common target

This commit is contained in:
Kainoa Kanter
2025-08-22 11:06:57 -07:00
parent 32e6828cc4
commit 1d88ec9018
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -321,6 +321,10 @@ ColumnLayout {
key: "60"
name: "60 FPS"
}
ListElement {
key: "100"
name: "100 FPS"
}
ListElement {
key: "120"
name: "120 FPS"
@@ -117,6 +117,10 @@ ColumnLayout {
key: "60"
name: "60 FPS"
}
ListElement {
key: "100"
name: "100 FPS"
}
ListElement {
key: "120"
name: "120 FPS"