mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
TSShapeConstruct commands converted
This commit is contained in:
parent
b215bfb933
commit
500383591c
2 changed files with 9 additions and 64 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue