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
No known key found for this signature in database
GPG key ID: 8703CACD01000000
2 changed files with 8 additions and 0 deletions

View file

@ -117,6 +117,10 @@ ColumnLayout {
key: "60"
name: "60 FPS"
}
ListElement {
key: "100"
name: "100 FPS"
}
ListElement {
key: "120"
name: "120 FPS"