From ace911405cfa71fbcf96b44e34900b5b53012b15 Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Mon, 30 Sep 2013 01:14:34 -0400 Subject: [PATCH] Nano fix --- code/modules/client/client procs.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/client/client procs.dm b/code/modules/client/client procs.dm index c2bb42d6d3f..dcad6c6878a 100644 --- a/code/modules/client/client procs.dm +++ b/code/modules/client/client procs.dm @@ -252,6 +252,7 @@ 'nano/templates/chem_dispenser.tmpl', 'nano/templates/cryo.tmpl', 'nano/templates/dna_modifier.tmpl', + 'nano/templates/air_alarm.tmpl', 'nano/images/uiBackground.png', 'nano/images/uiIcons16.png', 'nano/images/uiIcons24.png',