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
@@ -114,4 +114,4 @@ Thanks to spacemaniac and mcdonald for help with the JS side of this.
winset(src, "asset_cache_browser", "background-color = none;background-color = [COLOR_DARKMODE_BACKGROUND]")
winset(src, "asset_cache_browser", "text-color = #000000;text-color = [COLOR_DARKMODE_TEXT]")
winset(src, "tooltip", "background-color = none;background-color = [COLOR_DARKMODE_BACKGROUND]")
winset(src, "tooltip", "text-color = #000000;text-color = [COLOR_DARKMODE_TEXT]")
winset(src, "tooltip", "text-color = #000000;text-color = [COLOR_DARKMODE_TEXT]")
+1 -1
View File
@@ -6,4 +6,4 @@ GLOBAL_LIST_EMPTY(clientmessages)
return
if (!(ckey in GLOB.clientmessages))
GLOB.clientmessages[ckey] = list()
GLOB.clientmessages[ckey] += message
GLOB.clientmessages[ckey] += message
+1 -1
View File
@@ -19,4 +19,4 @@
/client/verb/ping()
set name = "Ping"
set category = "OOC"
winset(src, null, "command=.display_ping+[world.time+world.tick_lag*TICK_USAGE_REAL/100]")
winset(src, null, "command=.display_ping+[world.time+world.tick_lag*TICK_USAGE_REAL/100]")