Please work

Random
This commit is contained in:
MrEidam
2024-06-04 20:08:04 +02:00
committed by GitHub
parent 4525022418
commit c054655c40

View File

@@ -15,7 +15,10 @@ const imgTiger = {
'./img/tiger/senior.png' './img/tiger/senior.png'
] ]
}, },
////"Spring": {}, ////Spring: {},
////Summer: {},
////Fall: {},
////Winter: {},
Dead: './img/dead/tiger.png' Dead: './img/dead/tiger.png'
} }
@@ -98,4 +101,4 @@ function time(){
time(); time();
},1000); },1000);
} }