mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-30 00:22:03 +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