From 8f8ee9127de1672076ce85ebfaa9866876db0bef Mon Sep 17 00:00:00 2001 From: GhostFlys Date: Mon, 20 May 2024 14:44:00 +0800 Subject: [PATCH] Update chinese config.ts (#1149) --- src/locales/zh_CN/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh_CN/config.ts b/src/locales/zh_CN/config.ts index 89d8d628f0e..874d257f8d6 100644 --- a/src/locales/zh_CN/config.ts +++ b/src/locales/zh_CN/config.ts @@ -28,7 +28,7 @@ export const zhCnConfig = { abilityTriggers: abilityTriggers, battle: battle, commandUiHandler: commandUiHandler, - // egg: egg, + egg: egg, fightUiHandler: fightUiHandler, growth: growth, menu: menu,