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

View File

@@ -114,9 +114,6 @@ GLOBAL_LIST_INIT(available_ui_styles, list(
return ..()
/mob
var/hud_type = /datum/hud
/mob/proc/create_mob_hud()
if(!client || hud_used)
return