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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user