Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Commit efcf12c

Browse files
committed
Modified TQ and AAQ
1 parent 97a5aba commit efcf12c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: The Finals/info.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@
1717
"key": "texture",
1818
"type": "select_object",
1919
"options": {
20-
"0": "0",
21-
"1": "1",
22-
"2": "2",
23-
"3": "3"
20+
"0": "Low",
21+
"1": "Medium",
22+
"2": "High",
23+
"3": "Epic"
2424
}
2525
},
2626
"sg.AntiAliasingQuality": {
2727
"key": "anti_aliasing",
2828
"type": "select_object",
2929
"options": {
30-
"0": "0",
31-
"1": "1",
32-
"2": "2",
33-
"3": "3"
30+
"0": "Low",
31+
"1": "Medium",
32+
"2": "High",
33+
"3": "Epic"
3434
}
3535
}
3636
}

0 commit comments

Comments
 (0)