mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
Turfsuff (#17310)
* end of file Fix * fix those lints too * . * implements the falling to turfs * move to the right planet * use turf proc for effect * just some types * . * . * . * . * . * . * . * revert
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
/datum/preference/toggle/tgui_input_mode
|
||||
category = PREFERENCE_CATEGORY_GAME_PREFERENCES
|
||||
savefile_key = "tgui_input_mode"
|
||||
default_value = FALSE
|
||||
default_value = TRUE
|
||||
savefile_identifier = PREFERENCE_PLAYER
|
||||
|
||||
/datum/preference/toggle/tgui_large_buttons
|
||||
|
||||
Reference in New Issue
Block a user