diff --git a/README.md b/README.md index 582679e..4db68a0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,6 @@ some more practical uses would be things like: * replace game avatar with helper functions to get and set the sprite with an ID of A * implement PartialEq for tiles etc. for the sake of checking for duplicate tiles? * dedupe functions for tiles, sprites, etc. -* "get all tiles for room" function ### tidy up