Skip to content

Commit 17959fb

Browse files
committed
Step 5.13: Add 'Entities' module to 'Game' namespace
1 parent 13c9ca7 commit 17959fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/scripts/namespaces.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Game = {
2+
Entities: {},
23
Screens: {}
34
};
45

0 commit comments

Comments
 (0)