-
Notifications
You must be signed in to change notification settings - Fork 9
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
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sealdice-core
updated
9 files
+2 −2 | dice/dice_name_generator.go | |
+20 −22 | dice/ext_coc7.go | |
+30 −41 | dice/ext_log.go | |
+6 −5 | dice/platform_adapter_dodo.go | |
+4 −3 | dice/platform_adapter_minecraft.go | |
+2 −2 | dice/platform_adapter_walleq.go | |
+0 −3 | dice/utils.go | |
+32 −35 | migrate/convert_logs.go | |
+48 −49 | migrate/convert_serve.go |