From 84d79cfae2f8cee233ee662ef32495ea114f4bb1 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Thu, 18 Jun 2020 17:48:25 +0100 Subject: [PATCH] todo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e134ce1..c169cd2 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ some more practical uses would be things like: * implement Result return types on ::from functions so we can handle errors * replace Image with Vec or something. seems like a pointless abstraction -* replace game avatar with a helper function to get the sprite with an ID of A +* replace game avatar with helper functions to get and set the sprite with an ID of A ### tidy up