mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
Widescreen toggle support (doesn't actually enable it) (#43754)
cl add: Added support for a widescreen toggle, actual widescreen will require a config change. tweak: Auto-fit view is now the default. This will only apply to new players. /cl
This commit is contained in:
@@ -462,6 +462,9 @@
|
||||
/datum/config_entry/string/default_view
|
||||
config_entry_value = "15x15"
|
||||
|
||||
/datum/config_entry/string/default_view_square
|
||||
config_entry_value = "15x15"
|
||||
|
||||
/datum/config_entry/flag/log_pictures
|
||||
|
||||
/datum/config_entry/flag/picture_logging_camera
|
||||
|
||||
Reference in New Issue
Block a user