Skip to content

Commit

Permalink
remove pro feature
Browse files Browse the repository at this point in the history
  • Loading branch information
binux committed Oct 14, 2018
1 parent f1cec2e commit 8345ef9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion static/stateMachine.lua
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,8 @@ function stateMachine:zoomOut()
wait(0.5)
until self:find(nil, "_lastScreen.png")
wait(1)
startApp("com.digitalsky.girlsfrontline.cn")
-- You may need to switch app after zoom
-- startApp("com.digitalsky.girlsfrontline.cn")
end

function stateMachine:updateState(state)
Expand Down

0 comments on commit 8345ef9

Please sign in to comment.