Updated constants.zs.

This commit is contained in:
inkoalawetrust 2022-09-25 09:19:42 +03:00 committed by Christoph Oelckers
parent 29421e6975
commit ea8e3da672

View file

@ -644,6 +644,8 @@ enum EQuakeFlags
QF_WAVE = 1 << 5,
QF_3D = 1 << 6,
QF_GROUNDONLY = 1 << 7,
QF_AFFECTACTORS = 1 << 8,
QF_SHAKEONLY = 1 << 9,
};
// A_CheckProximity flags