mirror of
https://github.com/Campofinale/CampofinaleBackup.git
synced 2025-12-15 22:54:36 +00:00
scene grade send correctly on self scene info
This commit is contained in:
parent
eb63e350a7
commit
c92afab33f
@ -22,7 +22,7 @@ namespace Campofinale.Packets.Sc
|
||||
TeamType = CharBagTeamType.Main
|
||||
|
||||
},
|
||||
SceneGrade = 4,
|
||||
SceneGrade = session.sceneManager.GetCurScene().grade,
|
||||
|
||||
Detail = new()
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user