Add a missing slash that made Travis think it was a var

This commit is contained in:
Rykka
2020-01-15 15:46:37 -07:00
parent dbdbc41a67
commit fedc66aab8
@@ -58,7 +58,7 @@ They're also cool, and Rykka/Nyria wrote this uwu
speak_emote = list("yaps")
say_list_type = datum/say_list/hyena
say_list_type = /datum/say_list/hyena
var/obj/item/clothing/head/hat = null // The hat the yeen is wearing when initialized, var will update with the chosen hat.