Add: php server files for timer
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
function Chart() {
|
||||
this.dbConnectManager = new DBConnectManager();
|
||||
|
||||
this.chartGraphics = game.add.graphics(0, 0);
|
||||
this.printChartTitle();
|
||||
this.printChartBaseLine();
|
||||
|
||||
Reference in New Issue
Block a user