mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
File standardisation (#13131)
* Adds the check components * Adds in trailing newlines * Converts all CRLF to LF * Post merge EOF * Post merge line endings * Final commit
This commit is contained in:
@@ -323,4 +323,4 @@ var/list/non_simple_animals = typecacheof(list(/mob/living/carbon/human/monkey,/
|
||||
#undef VAULT_STUNTIME
|
||||
#undef VAULT_ARMOUR
|
||||
#undef VAULT_SPEED
|
||||
#undef VAULT_QUICK
|
||||
#undef VAULT_QUICK
|
||||
|
||||
@@ -46,4 +46,4 @@
|
||||
on_report()
|
||||
send_report()
|
||||
else if(href_list["remove"])
|
||||
qdel(src)
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user