Fixes map vote (#17740)

This commit is contained in:
AffectedArc07
2022-05-07 12:05:53 +01:00
committed by GitHub
parent c0a6432464
commit a388046df4
4 changed files with 11 additions and 5 deletions

View File

@@ -14,3 +14,5 @@
var/map_path
/// URL to the maps webmap
var/webmap_url
/// Is this map voteable?
var/voteable = TRUE