rm push/pop
This commit is contained in:
@@ -56,7 +56,7 @@ PlaydateBackend.prototype.get_or_create_target = function(width, height, key) {
|
||||
key: key
|
||||
}
|
||||
|
||||
push(this.target_pool[pool_key], target)
|
||||
this.target_pool[pool_key][] = target
|
||||
return target
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user