experimenting with render...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-08-17 05:03:04 +03:00
parent 2ad3ccdd7e
commit 554a341526

View File

@ -525,9 +525,6 @@ var BaseItemPrototype = {
// XXX local update/render... // XXX local update/render...
// XXX should we use these in the main render??? // XXX should we use these in the main render???
render: function(){
// XXX
},
update: function(){ update: function(){
// XXX // XXX
}, },