mirror of
https://git.muiegratis.online/suikoakari/Campofinale
synced 2025-12-12 09:34:34 +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
|
||||
|
||||
},
|
||||
SceneGrade = 4,
|
||||
SceneGrade = session.sceneManager.GetCurScene().grade,
|
||||
|
||||
Detail = new()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user