mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-21 07:33:45 +00:00
Version number update
This commit is contained in:
parent
3def8cc221
commit
f886481937
2 changed files with 6 additions and 3 deletions
|
|
@ -77,6 +77,8 @@ const char* getEngineProductString()
|
|||
return "Torque 3D";
|
||||
case 0007:
|
||||
return "Torque 3D MIT";
|
||||
case 0010:
|
||||
return "Ueberengine";
|
||||
|
||||
default:
|
||||
return "Torque Engine";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue