From 4c74a17bc374ab52b6e0476f28000434e06e2388 Mon Sep 17 00:00:00 2001 From: louis Date: Thu, 14 Jun 2018 16:06:38 +0900 Subject: [PATCH] gulp: XduMissions.json was moved --- gulpfile.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/gulpfile.js b/gulpfile.js index b3fb723..9698241 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -28,8 +28,6 @@ const cssToCopy = [ ]; const jsonFiles = [ "Js/BgmLoop.json", -"Js/XduMissions.json", -"Js/XduMissionsCustom.json" ]; const translations = [ "Js/Translations/**"