mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-29 21:32:25 +08:00
feat: performance r_DepthOfField support
This commit is contained in:
@ -1027,6 +1027,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"performance_json_text_displayinfo_info": MessageLookupByLibrary.simpleMessage(
|
||||
"Display frame rates, server information, etc. in the upper right corner of the screen",
|
||||
),
|
||||
"performance_json_text_dof": MessageLookupByLibrary.simpleMessage(
|
||||
"Depth of field effect",
|
||||
),
|
||||
"performance_json_text_dof_info": MessageLookupByLibrary.simpleMessage(
|
||||
"Controls the depth of field effect on mobiGlass pages, etc.",
|
||||
),
|
||||
"performance_json_text_fov": MessageLookupByLibrary.simpleMessage(
|
||||
"Set viewing angle FOV",
|
||||
),
|
||||
|
Reference in New Issue
Block a user