Skip to content

Commit

Permalink
MotionBox 1.7.0 (4)
Browse files Browse the repository at this point in the history
  • Loading branch information
3unjee committed May 24, 2021
1 parent ad6ee07 commit 22d03f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,11 @@ else
defines="MOBILE ANDROID"
fi

if [ "$2" = "deploy" ]; then

defines="$defines DEPLOY"
fi

defines="$defines BarWindow icons_slide icons_scale icons_add icons_external icons_playback"

files="\
Expand Down

0 comments on commit 22d03f9

Please sign in to comment.