Skip to content

Commit

Permalink
Update InMoov2.java
Browse files Browse the repository at this point in the history
  • Loading branch information
hairygael authored Oct 11, 2023
1 parent a814d13 commit 576b66b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/org/myrobotlab/service/InMoov2.java
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,8 @@ public boolean isMute() {

public void loadGestures() {
loadGestures(getResourceDir() + fs + "gestures");
loadGestures(getResourceDir() + fs + "gestures/InMoovApps/Kids_WordsGame");
loadGestures(getResourceDir() + fs + "gestures/InMoovApps/Rock_Paper_Scissors");
}

/**
Expand Down

0 comments on commit 576b66b

Please sign in to comment.