Makes autofit viewport enabled by default for new players

This commit is contained in:
deathride58
2018-11-18 23:46:21 -05:00
parent 7aa635e71a
commit 81aa3f6d88
+1 -1
View File
@@ -120,7 +120,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
var/parallax
var/ambientocclusion = TRUE
var/auto_fit_viewport = FALSE
var/auto_fit_viewport = TRUE
var/uplink_spawn_loc = UPLINK_PDA