canSave deprecated

beta.r3js.org
-=yb4f310 2017-06-19 23:13:27 +02:00
parent bc56fe4088
commit c913ea0822
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ GameLib.Component = function(
this.built = false;
this.canSave = true;
this.loaded = false;
if (GameLib.Utils.UndefinedOrNull(traverse)) {