From 8d641a8a4ab0f3ab73a8cbab895c5bda29c56227 Mon Sep 17 00:00:00 2001 From: WanderingFox95 <75953558+WanderingFox95@users.noreply.github.com> Date: Mon, 14 Jun 2021 22:25:58 +0200 Subject: [PATCH] Hopefully this looks better? --- tgstation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/tgstation.dme b/tgstation.dme index bf6cf98d56..50814a7652 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -3623,6 +3623,7 @@ #include "code\modules\vehicles\wheelchair.dm" #include "code\modules\vehicles\cars\car.dm" #include "code\modules\vehicles\cars\clowncar.dm" +#include "code\modules\vehicles\motorized_wheelchair.dm" #include "code\modules\vending\_vending.dm" #include "code\modules\vending\assist.dm" #include "code\modules\vending\autodrobe.dm"