- level 16 in ep2 can now be exited after saving Wash DC

- improved tile attribut loading for mods like silcar


git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@195 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-07-31 14:04:05 +00:00
parent 4c5616a585
commit caa7fd2244
4 changed files with 27 additions and 30 deletions

View File

@@ -44,6 +44,7 @@ private:
void assignChangeTileAttribute(stTile *tile);
bool setProperOffset();
bool canbePickedup(int tile);
};
#endif /* CTILELOADER_H_ */