enable dressing room on char select
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e1a8ad7fc5
commit
41c8c7ea7e
@ -239,7 +239,7 @@ impl SendKeyAndTeamSettings {
|
|||||||
//team_name: [0; 16],
|
//team_name: [0; 16],
|
||||||
team_name: [0; 32],
|
team_name: [0; 32],
|
||||||
team_flag: [0; 2048],
|
team_flag: [0; 2048],
|
||||||
team_rewards: [0; 8]
|
team_rewards: [0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00], // 0x02 enables dressing room on char select
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user