Adding TODOs related to namespace cleaning

This commit is contained in:
Vince
2013-06-17 11:42:53 +02:00
parent 97ddc6ecc1
commit 403105aae4
3 changed files with 3 additions and 0 deletions

View File

@@ -206,6 +206,7 @@ $.namespace("pskl");
}
};
// TODO(grosbouddha): Remove this window.piskel global (eventually pskl.piskel or pskl.app instead)
window.piskel = piskel;
piskel.init();