Latest working copy. GUI cleanup. Need to do inputs, outputs, in cube, type codes and etc. need rendering

This commit is contained in:
Hash Borgir
2022-03-25 21:34:10 -06:00
parent 5ced1b7b18
commit d52b371b59
3129 changed files with 432901 additions and 54432 deletions

View File

@@ -43,9 +43,9 @@ ini_set('max_execution_time', '0');
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
$title = '<span style="color: #880000">D2</span>Modder';
$author = "HashCasper";
$version = '<span style="color: #aaa">4.0';
$title = '<span style="color: #880000">D2</span> Modder';
$author = " HashCasper";
$version = '<span style="color: #aaa">5.0 Beta ';
define('APP_DB', "D2Modder.db");