Merge remote-tracking branch 'upstream/master' into nexties2

This commit is contained in:
Archie
2021-01-08 15:20:47 -03:00
144 changed files with 12725 additions and 12693 deletions
+1 -1
View File
@@ -423,7 +423,7 @@ GLOBAL_LIST_EMPTY(external_rsc_urls)
winset(src, "[child]", "[entries[child]]")
if (!ispath(child, /datum/verbs/menu))
var/atom/verb/verbpath = child
if (copytext(verbpath.name,1,2) != "@")
if (verbpath.name[1] != "@")
new child(src)
for (var/thing in prefs.menuoptions)