mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-16 20:52:33 +00:00
Unused variable
This commit is contained in:
@@ -3,8 +3,6 @@ SUBSYSTEM_DEF(mapping)
|
|||||||
init_order = INIT_ORDER_MAPPING
|
init_order = INIT_ORDER_MAPPING
|
||||||
flags = SS_NO_FIRE
|
flags = SS_NO_FIRE
|
||||||
|
|
||||||
var/world_loaded = FALSE
|
|
||||||
|
|
||||||
var/list/nuke_tiles = list()
|
var/list/nuke_tiles = list()
|
||||||
var/list/nuke_threats = list()
|
var/list/nuke_threats = list()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user