mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-27 10:33:21 +00:00
[MIRROR] First part of a span rework (#9120)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
/obj/merge_conflict_marker/Initialize(mapload)
|
||||
. = ..()
|
||||
var/msg = "HEY, LISTEN!!! Merge Conflict Marker detected at [COORD(src)]! Please manually address all potential merge conflicts!!!"
|
||||
to_chat(world, SPAN_WARNING("[msg]"))
|
||||
to_chat(world, span_warning("[msg]"))
|
||||
CRASH(msg)
|
||||
|
||||
Reference in New Issue
Block a user