Fixed a minor tilebug

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@207 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-08-03 15:11:51 +00:00
parent 53b822f703
commit 7abc5b0960
7 changed files with 26 additions and 31 deletions
-9
View File
@@ -108,15 +108,6 @@ typedef struct stMap
char firsttime; // used when generating multiplayer positions on world map
} stMap;
// Tile information planes
#define ANIMATION 0
#define BEHAVIOR 1
#define BUP 2
#define BRIGHT 3
#define BDOWN 4
#define BLEFT 5
struct stBitmap
{
int xsize;