mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Adjusted init'ing logic to defer to project settings for the name of the play gui and mainMenu gui instead of hardcoding them
This commit is contained in:
parent
7c72520308
commit
3f2770bea4
18 changed files with 151 additions and 134 deletions
|
|
@ -1,6 +1,6 @@
|
|||
REM Delete procedural shaders
|
||||
|
||||
del /q /a:-R game\shaders\procedural\*.*
|
||||
del /q /a:-R game\data\shaderCache\*.*
|
||||
|
||||
REM Delete dumped shader disassembly files
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue