diff options
| author | Petr Mrázek | 2012-03-24 00:13:16 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2012-03-24 00:13:16 +0100 |
| commit | addb5c87aa73fa08258923444a031e011f2e8a50 (patch) | |
| tree | 246dca11f301b840c4d5c438ee8c67248af4980f /plugins/CMakeLists.txt | |
| parent | 078caf363f693a8f7744de85a0539de4f68346cc (diff) | |
| download | dfhack-addb5c87aa73fa08258923444a031e011f2e8a50.tar.gz dfhack-addb5c87aa73fa08258923444a031e011f2e8a50.tar.bz2 dfhack-addb5c87aa73fa08258923444a031e011f2e8a50.tar.xz | |
liquids vs liquidsgo: FIGHT!
liquidsgo WINS, renamed to liquids to not confuse users.
Diffstat (limited to 'plugins/CMakeLists.txt')
| -rw-r--r-- | plugins/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt index f3afa3f2..cb38b884 100644 --- a/plugins/CMakeLists.txt +++ b/plugins/CMakeLists.txt @@ -67,8 +67,6 @@ if (BUILD_SUPPORTED) DFHACK_PLUGIN(probe probe.cpp) # this is a plugin which helps detect cursed creatures (vampires, necromancers, werebeasts, ...) DFHACK_PLUGIN(cursecheck cursecheck.cpp) - # alternative version of liquids which can be used non-interactively after configuring it - DFHACK_PLUGIN(liquidsgo liquidsgo.cpp) DFHACK_PLUGIN(drybuckets drybuckets.cpp) DFHACK_PLUGIN(getplants getplants.cpp) DFHACK_PLUGIN(plants plants.cpp) |
