mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
also fix that
This commit is contained in:
@@ -8,7 +8,7 @@ var/global/list/env_messages = list()
|
||||
mouse_opacity = TRUE
|
||||
anchored = TRUE
|
||||
var/list/message_list = list()
|
||||
var/combined_message = "You should not see this"
|
||||
var/combined_message = DEVELOPER_WARNING_NAME
|
||||
|
||||
/obj/effect/env_message/Initialize(mapload)
|
||||
.=..()
|
||||
|
||||
Reference in New Issue
Block a user