mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-09 07:20:40 +00:00
Update console.h
Fix typo in version command
This commit is contained in:
parent
057f91d373
commit
1e3db968ac
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ namespace Con
|
|||
/// 09/12/07 - CAF - 43->44 remove newmsg operator
|
||||
/// 09/27/07 - RDB - 44->45 Patch from Andreas Kirsch: Added opcode to support correct void return
|
||||
/// 01/13/09 - TMS - 45->46 Added script assert
|
||||
/// 09/07/14 - jamesu - 47->47 64bit support
|
||||
/// 09/07/14 - jamesu - 46->47 64bit support
|
||||
DSOVersion = 47,
|
||||
|
||||
MaxLineLength = 512, ///< Maximum length of a line of console input.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue