TODO- document an issue with draw-bridges

git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@797 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
jason@long.name 2013-08-12 21:04:48 +00:00
parent 11f791b86e
commit 8635eb2d4e
2 changed files with 8 additions and 0 deletions

3
TODO
View file

@ -26,3 +26,6 @@ City size notifications-
Graphics-
*Let graphics be pluggable; use a mechanism similar to how the UI strings
are pluggable according to locale.
Draw-Bridge-
*If there's traffic on a bridge, the draw bridge does not open correctly.