[qwaq] Remove unnecessary options flag

I don't think it will be necessary.
This commit is contained in:
Bill Currie 2020-03-24 13:36:54 +09:00
parent d022c6c4bd
commit a75eeb6955

View file

@ -20,8 +20,6 @@ enum {
ofMakeFirst = 0x0020,
ofTileable = 0x0040,
ofCentered = 0x0080,
ofCallHasObject = 0x8000,
};
enum {