rename game

This commit is contained in:
Norman Bos
2023-02-10 00:20:52 +01:00
parent d6c47fb6bf
commit 7fb632e8b7
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ function setupEntity(obj, entityType, entityProperties, entityName) {
? entityTemplate?.currentHitpoints
: 1
console.log('log entity ', entity)
console.log('log entity ', player)
var entity = {}
entity.x = obj.x