From e36c59357424c646b24278dda48fc2fd584a4df5 Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:18:39 -0700 Subject: [PATCH] I'm a silly --- code/game/machinery/doors/airlock.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/machinery/doors/airlock.dm b/code/game/machinery/doors/airlock.dm index fe4bb79db422..7e8513bf1486 100644 --- a/code/game/machinery/doors/airlock.dm +++ b/code/game/machinery/doors/airlock.dm @@ -7,7 +7,7 @@ * Improper'd all of the names in the new() */ -GLOBAL_LIST_INIT(airlock_icon_cache) +GLOBAL_LIST_EMPTY(airlock_icon_cache) GLOBAL_REAL_VAR(airlock_typecache) = typecacheof(list( /obj/structure/window/reinforced/tinted/full,