From 334a1741a6e7cd0e4c07aacf1664c0cc9ac84beb Mon Sep 17 00:00:00 2001 From: DOOM Date: Fri, 24 May 2024 14:06:07 -0700 Subject: [PATCH] f --- code/game/machinery/computer/skills.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/machinery/computer/skills.dm b/code/game/machinery/computer/skills.dm index 9770656362cd..950e68c609d9 100644 --- a/code/game/machinery/computer/skills.dm +++ b/code/game/machinery/computer/skills.dm @@ -1,5 +1,6 @@ //This file was auto-corrected by findeclaration.exe on 25.5.2012 20:42:31 /* rip it out for now, migrate this later. + /obj/structure/machinery/computer/skills//TODO:MIGRATE TO TGUI name = "Employment Records" desc = "Used to view personnel's employment records"