-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule game
updated
9 files
+20 −0 | help.md | |
+6 −1 | index.html | |
+98 −0 | js/Config.js | |
+2 −0 | js/Dom.js | |
+15 −3 | js/level/Level.js | |
+1 −1 | js/ui/Result.js | |
+1 −0 | js/ui/ResultAdditionalInfo.js | |
+34 −20 | js/ui/TopCenterHud.js | |
+16 −0 | js/utils/Utils.js |