fix copy-paste error in MoreSaveSlots patch

This commit is contained in:
Martin Michelsen
2025-06-24 20:53:33 -07:00
parent cff5ad23fc
commit 148db03a9a
3 changed files with 4 additions and 3 deletions
+2
View File
@@ -4607,6 +4607,8 @@ struct G_PlayerDied_6x4D {
} __packed_ws__(G_PlayerDied_6x4D, 8);
// 6x4E: Player is dead can be revived (protected on V3/V4)
// This command creates the particle effect that Reverser and Moon Atomizers
// can target.
struct G_PlayerRevivable_6x4E {
G_ClientIDHeader header;