Skip to content

Commit 750b76f

Browse files
committed
feat add utility region menus and refactor main menu
1 parent 8a636cd commit 750b76f

File tree

13 files changed

+677
-527
lines changed

13 files changed

+677
-527
lines changed

src/lib/form/action.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { Player, RawMessage, RawText } from '@minecraft/server'
22
import { ActionFormData, ActionFormResponse } from '@minecraft/server-ui'
3-
import { defaultLang, Language } from 'lib/assets/lang'
3+
import { Language } from 'lib/assets/lang'
44
import { ask } from 'lib/form/message'
55
import { i18n, noI18n } from 'lib/i18n/text'
66
import { util } from 'lib/util'

0 commit comments

Comments
 (0)