rename game
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user