mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-02 09:40:35 +00:00
(svn r15034) -Fix (r15027): NoAI framework no longer needs threads, so don't make source.list believe it does
This commit is contained in:
parent
dcae208dfe
commit
23050b7782
@ -561,7 +561,6 @@ script/squirrel_std.hpp
|
||||
|
||||
# AI Core
|
||||
ai/ai.hpp
|
||||
#if HAVE_THREAD
|
||||
ai/ai_config.cpp
|
||||
ai/ai_config.hpp
|
||||
ai/ai_core.cpp
|
||||
@ -674,7 +673,6 @@ ai/api/ai_townlist.cpp
|
||||
ai/api/ai_tunnel.cpp
|
||||
ai/api/ai_vehicle.cpp
|
||||
ai/api/ai_vehiclelist.cpp
|
||||
#end
|
||||
|
||||
# Blitters
|
||||
#if DEDICATED
|
||||
|
Loading…
Reference in New Issue
Block a user