mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 13:10:34 +00:00
[qwaq] Remove unnecessary options flag
I don't think it will be necessary.
This commit is contained in:
parent
d022c6c4bd
commit
a75eeb6955
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ enum {
|
|||
ofMakeFirst = 0x0020,
|
||||
ofTileable = 0x0040,
|
||||
ofCentered = 0x0080,
|
||||
|
||||
ofCallHasObject = 0x8000,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
|
Loading…
Reference in a new issue