butler and door updated from CK 8.4
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@192 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -64,6 +64,16 @@ struct stLevelControl
|
||||
|
||||
// as long as we only have POD
|
||||
stLevelControl() { memset(this, 0, sizeof(stLevelControl)); }
|
||||
|
||||
// stuff for custom episode's options
|
||||
struct
|
||||
{
|
||||
char DoorOpenDir;
|
||||
char pShotSpeed;
|
||||
char VortDieDoFade;
|
||||
char vgatiles;
|
||||
char vgasprites;
|
||||
} cepvars;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user