# HG changeset patch # User truelight # Date 1173986771 0 # Node ID c132ce47f5602e9f31d531ef9d4693947886891c # Parent b2fcb7cbff1f9eedb067768787a970791c0de709 (svn r9222) [NoAI] -Fix r9221: forgot to remove the files from source.list diff -r b2fcb7cbff1f -r c132ce47f560 projects/openttd.vcproj --- a/projects/openttd.vcproj Thu Mar 15 19:09:09 2007 +0000 +++ b/projects/openttd.vcproj Thu Mar 15 19:26:11 2007 +0000 @@ -960,12 +960,6 @@ Name="AIs" Filter=""> - - - - - - - - diff -r b2fcb7cbff1f -r c132ce47f560 source.list --- a/source.list Thu Mar 15 19:09:09 2007 +0000 +++ b/source.list Thu Mar 15 19:26:11 2007 +0000 @@ -291,8 +291,6 @@ ai/core/town/query.cpp # AIs -ai/NoAI/NoAI.cpp -ai/NoAI/NoAI.hpp ai/squirrel/convert.cpp ai/squirrel/convert.hpp ai/squirrel/engine.cpp