(svn r11504) -Fix [FS#1467]: removing docks/ship depots could result in non-canal water where canals should have been build.

This commit is contained in:
rubidium
2007-11-24 08:45:04 +00:00
parent c8add52504
commit ea072322fa
7 changed files with 57 additions and 16 deletions

View File

@@ -41,6 +41,7 @@
#include "misc/autoptr.hpp"
#include "autoslope.h"
#include "transparency.h"
#include "water.h"
const byte _track_sloped_sprites[14] = {
14, 15, 22, 13,