From f8f1e6fb68e2cfd7d725f4fdde94d6d45545f30b Mon Sep 17 00:00:00 2001 From: Enne Walker Date: Mon, 2 Nov 2009 08:51:09 -0500 Subject: Lua builder funcs act on map_lines, not grd. This lets regular vaults use the same Lua functions that layout vaults do. Convert functions in l_dgnbld that acted on grd. Update layout vaults to use these new functions. Also, remove l_dgn_bf, as all of its functionality is now in l_dgnbld. --- crawl-ref/source/MSVC/crawl.vcproj | 4 ---- 1 file changed, 4 deletions(-) (limited to 'crawl-ref/source/MSVC') diff --git a/crawl-ref/source/MSVC/crawl.vcproj b/crawl-ref/source/MSVC/crawl.vcproj index a4f46ef72e..83ecc61d16 100644 --- a/crawl-ref/source/MSVC/crawl.vcproj +++ b/crawl-ref/source/MSVC/crawl.vcproj @@ -1244,10 +1244,6 @@ RelativePath="..\l_dgn.cc" > - - -- cgit v1.2.3-54-g00ecf