Removes an unused config (map rotation chance delta ) (#49297)

* fixes map rotation chance

* removes the config part 1

* part 2
This commit is contained in:
Neo
2020-02-12 09:24:38 -05:00
committed by GitHub
parent ab0495fa67
commit a98753b7a7
2 changed files with 0 additions and 12 deletions
@@ -284,12 +284,6 @@
/datum/config_entry/flag/maprotation
/datum/config_entry/number/maprotatechancedelta
config_entry_value = 0.75
min_val = 0
max_val = 1
integer = FALSE
/datum/config_entry/number/soft_popcap
config_entry_value = null
min_val = 0