mirror of
https://git.muiegratis.online/suikoakari/Campofinale
synced 2025-12-12 17:44:37 +01:00
scene grade send correctly on self scene info
This commit is contained in:
@@ -22,7 +22,7 @@ namespace Campofinale.Packets.Sc
|
|||||||
TeamType = CharBagTeamType.Main
|
TeamType = CharBagTeamType.Main
|
||||||
|
|
||||||
},
|
},
|
||||||
SceneGrade = 4,
|
SceneGrade = session.sceneManager.GetCurScene().grade,
|
||||||
|
|
||||||
Detail = new()
|
Detail = new()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user