Skip to content

Commit

Permalink
version 0.1.8.25
Browse files Browse the repository at this point in the history
prerelease
  • Loading branch information
gonojuarez committed Aug 19, 2021
1 parent a3974bd commit af03956
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ private void init() {
this.icon = findViewById(R.id.grid_image);
this.Color = findViewById(R.id.color_Picto);
this.kind_of_pictogram = findViewById(R.id.kind_of_Picto);
this.tagScore = findViewById(R.id.tagCalendario);
this.tagScore = findViewById(R.id.score);
}

public void setPictogramsLibraryGameGroup(GameGroup pictogramsLibraryGameGroup) {
Expand Down

0 comments on commit af03956

Please sign in to comment.