Skip to content

Commit

Permalink
fix touching check
Browse files Browse the repository at this point in the history
  • Loading branch information
nzlov committed Mar 6, 2021
1 parent 3220047 commit bb4cb2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ func stop() {
c.Process.Kill()
}
upfps(CPF.idle)
TOUCHING = false
}

type PF struct {
Expand Down

0 comments on commit bb4cb2a

Please sign in to comment.