mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Removed unnecessary spaces in these situations:
"span class = '" changed to "span class='" "'> " changed to "'>"
This commit is contained in:
@@ -544,7 +544,7 @@
|
||||
if(!emagged)
|
||||
src.req_access = list()
|
||||
emagged = 1
|
||||
user << "<span class='notice'> You fried the consoles ID checking system.</span>"
|
||||
user << "<span class='notice'>You fried the consoles ID checking system.</span>"
|
||||
|
||||
/obj/machinery/computer/shuttle/ferry
|
||||
name = "transport ferry console"
|
||||
|
||||
Reference in New Issue
Block a user