mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-26 18:21:56 +00:00
Fixes map vote (#17740)
This commit is contained in:
@@ -14,3 +14,5 @@
|
||||
var/map_path
|
||||
/// URL to the maps webmap
|
||||
var/webmap_url
|
||||
/// Is this map voteable?
|
||||
var/voteable = TRUE
|
||||
|
||||
@@ -2,3 +2,4 @@
|
||||
fluff_name = "test_tiny"
|
||||
technical_name = "test_tiny"
|
||||
map_path = "_maps/map_files/test_tiny/test_tiny.dmm"
|
||||
voteable = FALSE
|
||||
|
||||
Reference in New Issue
Block a user