小精灵配置

This commit is contained in:
sk 2024-08-16 15:08:44 +08:00
parent e5b80fda16
commit 159e69094f
1 changed files with 3 additions and 0 deletions

View File

@ -4948,6 +4948,9 @@ func (this *Player) SCGuide() {
func (this *Player) SCSpirit() {
cfg := PlatformMgrSingleton.GetConfig(this.Platform).SpiritConfig
if cfg == nil {
return
}
pack := &playerproto.SCDataConfig{
Cfg: []*playerproto.Config{
{