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:
Areloch 2019-08-07 01:27:39 -05:00
parent 7c72520308
commit 3f2770bea4
18 changed files with 151 additions and 134 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
cd "`dirname "$0"`"
rm -rf game/shaders/procedural/*.*
rm -rf game/data/shaderCache/*.*