We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba90d9 commit de39a67Copy full SHA for de39a67
src/Include/xrRender/animation_blend.h
@@ -16,7 +16,7 @@ class CBlend
16
// eFixed,
17
eAccrue,
18
eFalloff,
19
- eFORCEDWORD = u32(-1)
+ eFORCEDWORD = int(-1)
20
};
21
22
public:
0 commit comments