Skip to content

Commit

Permalink
Update README.md (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
setanarut authored Mar 13, 2024
1 parent 20942e9 commit a8d962e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ query := donburi.NewQuery(
filter.Contains(Sprite),
filter.Contains(Text),
filter.Contains(Shape),
)
)
),
),
)

// In our query we can check if the entity has some of the optional components before attempting to retrieve them
Expand Down

0 comments on commit a8d962e

Please sign in to comment.