From 1923f90329b4eace3d46fc0ed629170329d703bc Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 12 Jan 2015 01:24:56 +1100 Subject: [PATCH] Added TODO --- todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 3e19264..5e87dc8 100644 --- a/todo.txt +++ b/todo.txt @@ -17,4 +17,5 @@ TODO: Make a way for the server owner to control the server directly TODO: The TileSheet class should implement the surface itself TODO: Time delay for requesting region packets TODO: A proper logging system -TODO: Fix the const-ness of accessors \ No newline at end of file +TODO: Fix the const-ness of accessors +TODO: Add a screenshot of the game to README.md \ No newline at end of file