Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Jan 17, 2020
1 parent 0db9dfd commit 215250a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion assets/script/UI.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import JoystickEnum from "./joystick/JoystickEnum";
import JoystickEvent from "./joystick/JoystickEnum";
import JoystickEvent from "./joystick/JoystickEvent";

cc.Class({
extends: cc.Component,
Expand Down
2 changes: 0 additions & 2 deletions settings/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"excluded-modules": [
"Audio",
"AudioSource",
"Collider",
"Dynamic Atlas",
"DragonBones",
"EditBox",
Expand All @@ -22,7 +21,6 @@
"MotionStreak",
"NodePool",
"Native Socket",
"Physics",
"PageView",
"PageViewIndicator",
"ProgressBar",
Expand Down

0 comments on commit 215250a

Please # to comment.