-
Notifications
You must be signed in to change notification settings - Fork 115
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 CheatDeck
updated
9 files
+ − | doc/settings.jpg | |
+1 −1 | package.json | |
+12 −1 | src/utils/backend.tsx | |
+15 −0 | src/utils/default.tsx | |
+44 −0 | src/utils/options.tsx | |
+84 −0 | src/views/Advanced.tsx | |
+0 −220 | src/views/GameSettings.tsx | |
+189 −0 | src/views/Normal.tsx | |
+11 −4 | src/views/PageRouter.tsx |