From e9ec15327851d4bb930446e8b38afb93c3cf36cb Mon Sep 17 00:00:00 2001 From: "jason@long.name" Date: Mon, 18 Feb 2013 01:58:36 +0000 Subject: [PATCH] TODO- document another task that needs looked at some day git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@560 d9718cc8-9f43-0410-858b-315f434eb58c --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index c0ea622..89ee3b6 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,10 @@ Simulator speeds- should be done every cycle, even at the high speeds. *Do not have sprite's movement speed be dependent on speed. +Finances- + *Fix bug where it is possible to get negative money :(... + It happens when expenses exceed income and there is no funds. + Budget dialog- *Press escape to close