Travis EOF newline detection v3 (#47539)

* scream

* aaa

* aaa

* new one
This commit is contained in:
spookydonut
2019-11-04 19:16:50 -08:00
committed by Rob Bailey
parent acd0a7cb57
commit 2591ce17a6
171 changed files with 185 additions and 172 deletions
+1 -1
View File
@@ -214,4 +214,4 @@ GLOBAL_VAR(antag_prototypes)
var/datum/browser/panel = new(usr, "traitorpanel", "", 600, 600)
panel.set_content(out)
panel.open()
return
return
+1 -1
View File
@@ -240,4 +240,4 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
O.ears = text2path(href_list["outfit_ears"])
GLOB.custom_outfits.Add(O)
message_admins("[key_name(usr)] created \"[O.name]\" outfit!")
message_admins("[key_name(usr)] created \"[O.name]\" outfit!")
+1 -1
View File
@@ -18,4 +18,4 @@
continue
GM.parse_gas_string(F.initial_gas_mix)
F.copy_air(GM)
F.update_visuals()
F.update_visuals()
@@ -64,4 +64,4 @@
if(selected_type == log_type && selected_src == log_src)
slabel = "<b>\[[label]\]</b>"
return "<a href='?_src_=holder;[HrefToken()];individuallog=[REF(M)];log_type=[log_type];log_src=[log_src]'>[slabel]</a>"
return "<a href='?_src_=holder;[HrefToken()];individuallog=[REF(M)];log_type=[log_type];log_src=[log_src]'>[slabel]</a>"