From bd3f1ea0d1dabb420306b4a2de2a1b2e127ce0d7 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Thu, 15 Mar 2018 17:14:04 +0000 Subject: [PATCH] Disabled Paths --- StandAlone/load.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StandAlone/load.lua b/StandAlone/load.lua index d38e3864..6c8b3923 100644 --- a/StandAlone/load.lua +++ b/StandAlone/load.lua @@ -18,4 +18,4 @@ require('colours') require('health') require('spawn') require('starting-items') -require('paths') \ No newline at end of file +--require('paths') -- takes up too much file size \ No newline at end of file