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