mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
[MIRROR] some more spans (#9170)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
@@ -336,7 +336,7 @@
|
||||
switch(action)
|
||||
if("ejectBoard")
|
||||
if(copy_board)
|
||||
visible_message("<span class='notice'>[copy_board] is ejected from [src]'s circuit reader</span>.")
|
||||
visible_message(span_notice("[copy_board] is ejected from [src]'s circuit reader."))
|
||||
copy_board.forceMove(src.loc)
|
||||
copy_board = null
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user