mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-31 07:58:22 +01:00
refactors most spans
This commit is contained in:
@@ -200,7 +200,7 @@ SUBSYSTEM_DEF(supply)
|
||||
A.req_access = L.Copy()
|
||||
LAZYCLEARLIST(A.req_one_access)
|
||||
else
|
||||
log_debug("<span class='danger'>Supply pack with invalid access restriction [SP.access] encountered!</span>")
|
||||
log_debug(span_danger("Supply pack with invalid access restriction [SP.access] encountered!"))
|
||||
|
||||
//supply manifest generation begin
|
||||
var/obj/item/paper/manifest/slip
|
||||
|
||||
Reference in New Issue
Block a user