fix DC prototypes level up command

This commit is contained in:
Martin Michelsen
2023-12-27 09:33:12 -08:00
parent d7e390e494
commit 2dd7601dbd
2 changed files with 28 additions and 9 deletions
+4
View File
@@ -4122,6 +4122,10 @@ struct G_HitByEnemy_6x2F {
// 6x30: Level up
struct G_LevelUp_DCNTE_6x30 {
G_ClientIDHeader header;
} __packed__;
struct G_LevelUp_6x30 {
G_ClientIDHeader header;
le_uint16_t atp = 0;