Skip to content

Commit 08564e8

Browse files
committed
Merge branch 'master' of https://github.com/photonstorm/phaser
2 parents 43fc988 + e6fc6db commit 08564e8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/data/DataManager.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,8 @@ var DataManager = new Class({
306306
Object.defineProperty(this.values, key, {
307307

308308
enumerable: true,
309+
310+
configurable: true,
309311

310312
get: function ()
311313
{

0 commit comments

Comments
 (0)