Skip to content
Snippets Groups Projects
Commit ab2e07e9 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Rename CRUMBLE3DFLOOR_CHECKNORESPAWNFLAG so that ACC accepts it

parent 169ccd32
Branches acs
No related tags found
No related merge requests found
......@@ -228,8 +228,8 @@
// 3D floor crumble options
#define CRUMBLE3DFLOOR_NORESPAWN (1 << 0)
#define CRUMBLE3DFLOOR_CHECKNORESPAWNFLAG (1 << 1)
#define CRUMBLE3DFLOOR_NORESPAWN (1 << 0)
#define CRUMBLE3DFLOOR_CHECKRESPAWNFLAG (1 << 1)
// 3D floor fade options
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment