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 8c7e7d6 commit fb23056Copy full SHA for fb23056
MarathonRecomp/api/Sonicteam/PropFixture.h
@@ -8,6 +8,6 @@ namespace Sonicteam
8
class PropFixture : public Fixture
9
{
10
public:
11
- MARATHON_INSERT_PADDING(4);
+ MARATHON_INSERT_PADDING(0x10);
12
};
13
}
0 commit comments