mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-16 04:34:21 +00:00
Refactors SSvote, makes votes into datums, also makes vote ui Typescript (#66772)
Makes vote into their own singleton datums. Refactors the voting subsystem to accommodate. Refactors the vote UI from JS to TSX (probably badly).
This commit is contained in:
@@ -176,7 +176,8 @@
|
||||
integer = FALSE
|
||||
min_val = 0
|
||||
|
||||
/// vote does not default to nochange/norestart.
|
||||
/// If disabled, no-voters will automatically have their votes added to certain vote options
|
||||
/// (For eample: restart votes will default to "no restart", map votes will default to their preferred map / default map)
|
||||
/datum/config_entry/flag/default_no_vote
|
||||
|
||||
/// Prevents dead people from voting.
|
||||
|
||||
Reference in New Issue
Block a user