TSShapeConstruct commands converted

This commit is contained in:
Thomas "elfprince13" Dickerson 2017-01-06 16:11:50 -05:00
parent b215bfb933
commit 500383591c
2 changed files with 9 additions and 64 deletions

View file

@ -1154,7 +1154,7 @@ struct _BaseEngineConsoleCallbackHelper
public:
/// Matches up to storeArgs.
static const U32 MAX_ARGUMENTS = 11;
static constexpr U32 MAX_ARGUMENTS = 11;
SimObject* mThis;
S32 mInitialArgc;