Add: client_refresh.html - importing by JQuery

This commit is contained in:
2019-05-17 11:35:11 +09:00
parent 19707a08a1
commit 2b7758e1af
24 changed files with 247 additions and 133 deletions
-1
View File
@@ -16,7 +16,6 @@ function AnimalList(posY) {
bg.drawRect(0, posY - 30, GAME_SCREEN_SIZE.x, 80);
this.recordTextList = this.makeRecordTextList(posY);
console.log(this.recordTextList);
for(var i = 0; i < animalCount; i++) {
this.animals[i] = new Animal(