mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Removes the the vast majority of 'The the' from the the code (#15597)
* The the * Some more * Review 1 * A couple more
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
if(M.buffer && istype(M.buffer, /obj/machinery/telepad))
|
||||
telepad = M.buffer
|
||||
M.buffer = null
|
||||
to_chat(user, "<span class = 'caution'>You upload the data from the [W.name]'s buffer.</span>")
|
||||
to_chat(user, "<span class='notice'>You upload the data from [M]'s buffer.</span>")
|
||||
updateUsrDialog()
|
||||
else
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user