mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Removing stuff pertaining to demo modes and trials, as they're redundant now.
This commit is contained in:
parent
d89c3b7c6f
commit
0d6768d57b
25 changed files with 355 additions and 846 deletions
|
|
@ -131,12 +131,6 @@ package Tools
|
|||
Tools::LoadResources( $Tools::resourcePath );
|
||||
|
||||
//$Scripts::ignoreDSOs = %toggle;
|
||||
|
||||
if(isWebDemo())
|
||||
{
|
||||
// if this is the web tool demo lets init some value storage
|
||||
//$clicks
|
||||
}
|
||||
}
|
||||
|
||||
function startToolTime(%tool)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue