Merge pull request #47388 from Rohesie/path

Variable definition path cleanup
This commit is contained in:
oranges
2019-10-26 21:20:24 +13:00
committed by GitHub
21 changed files with 37 additions and 68 deletions
-5
View File
@@ -17,11 +17,6 @@
//eg: "Bloody screen" > "goggles colour" as the former is much more important
/mob
var/list/client_colours = list()
/*
Adds an instance of colour_type to the mob's client_colours list
colour_type - a typepath (subtyped from /datum/client_colour)