Skip to content

Commit

Permalink
hot fix: add . = ..()
Browse files Browse the repository at this point in the history
  • Loading branch information
Legendaxe committed Nov 26, 2023
1 parent 65bc8b7 commit ce54e05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modular_ss220/_misc/code/discord_configuration.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
var/new_round_waiting_role = ""

/datum/configuration_section/discord_configuration/load_data(list/data)
. = ..()

CONFIG_LOAD_STR(new_round_waiting_role, data["new_round_waiting_role_id"])

0 comments on commit ce54e05

Please sign in to comment.