From 4dca086bed18b5a1080a1c3d871c7287eab045a5 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Mon, 30 Oct 2023 15:04:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E7=9A=AE=E8=82=A4=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/user/module.go | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/user/module.go b/modules/user/module.go index c44097af6..240d98200 100644 --- a/modules/user/module.go +++ b/modules/user/module.go @@ -1224,6 +1224,7 @@ func (this *User) AddPer(session comm.IUserSession, pers map[string]int32, bPush CurAction: user.CurAction, CurBg: user.CurBg, Avatar: user.Avatar, + CurAframe: user.Curaframe, }) } return