We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c9ca7 commit 17959fbCopy full SHA for 17959fb
resources/scripts/namespaces.js
@@ -1,4 +1,5 @@
1
Game = {
2
+ Entities: {},
3
Screens: {}
4
};
5
0 commit comments