summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorcelestar <celestar@openttd.org>2006-12-27 13:48:57 +0000
committercelestar <celestar@openttd.org>2006-12-27 13:48:57 +0000
commit091cc1cc4bd4f9655945152499d8f44775c154e0 (patch)
tree41202d0871caa8b8f6e602a54505c631990438f2 /BUGS
parenteec3010fcfea22bbfcbc01097b56bf27db57a514 (diff)
downloadopenttd-091cc1cc4bd4f9655945152499d8f44775c154e0.tar.xz
(svn r7575) -Codechange: Allow the AI to build signals under bridges (revert r4911)
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index d031e8b3e..42f3d759b 100644
--- a/BUGS
+++ b/BUGS
@@ -10,6 +10,3 @@ Normal and elrail depots look the same. Use 'X' (transparent buildings)
to distinguish between them
Missing curors / icons for construction (currently using the conventional ones)
-TODO:
-- Reallow the AI to build signals under bridges (about ai/default/default.c:1600) as
- r4911 manually disallows it (not via the command)