Fix ep1 and darkm builds (bug 5986).
--HG-- extra : amend_source : 719c0f37249744104d670c56addc112d704a1fad
This commit is contained in:
parent
ba99d0154b
commit
8987a34078
@ -69,6 +69,8 @@
|
|||||||
{
|
{
|
||||||
return engine->Cmd_Argv(index);
|
return engine->Cmd_Argv(index);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static int MaxCommandLength() { return 512; }
|
||||||
};
|
};
|
||||||
|
|
||||||
inline bool IsFlagSet(ConCommandBase *cmd, int flag)
|
inline bool IsFlagSet(ConCommandBase *cmd, int flag)
|
||||||
|
Loading…
Reference in New Issue
Block a user