(svn r11947) -Feature: Make use of new sprites added by Action5 type 0D.

Tiles which only consist of shore do not flood anymore, instead they get removed if they are no longer connected to flooding water.
This commit is contained in:
frosch
2008-01-22 17:48:08 +00:00
parent b99c83246b
commit 49d2087d7f
6 changed files with 263 additions and 176 deletions

View File

@@ -24,6 +24,7 @@
#include "engine.h"
#include "settings_type.h"
#include "newgrf_storage.h"
#include "water.h"
#include "table/sprites.h"