From a629757db0588e2c43c4e75af804436426a84895 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Wed, 24 Jun 2020 18:36:46 +0100 Subject: [PATCH] this is done --- README.md | 1 - 1 file changed, 1 deletion(-) 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