Crash fix, minor changes

This commit is contained in:
Joshua Granick
2018-08-02 19:20:05 -07:00
parent 415627069e
commit feeb8c150b
3 changed files with 9 additions and 15 deletions

View File

@@ -2,7 +2,7 @@ import hxp.helpers.ProcessHelper;
import hxp.HXML;
import sys.io.File;
class Build {
class Build extends hxp.Script {
public function new () {