Sorts out this PR

This commit is contained in:
Unknown
2019-03-26 21:43:56 -04:00
parent 65b73a9f4a
commit 976aec2f71
48 changed files with 71 additions and 71 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
opacity = 0
var/datum/entopic/entopic
/obj/machinery/vending/nifsoft_shop/initialize()
/obj/machinery/vending/nifsoft_shop/Initialize()
. = ..()
entopic = new(aholder = src, aicon = icon, aicon_state = "beacon")