From 014d8415824e5ab2334ba6651bb142aeba3945f7 Mon Sep 17 00:00:00 2001 From: VegaZ Date: Wed, 24 Oct 2018 22:23:45 +0200 Subject: [PATCH] Update index.js --- Client/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client/index.js b/Client/index.js index 8f34b596..7c4002f5 100644 --- a/Client/index.js +++ b/Client/index.js @@ -5,7 +5,7 @@ */ -//require('./CharCreator/index.js') +require('./CharCreator/index.js') require('./NativeUi/index.js')