From 1cb14b48c94a07f3964a4e57aec5e49831e6827f Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Wed, 5 Oct 2022 13:07:32 -0700 Subject: [PATCH] fix typo --- src/CommandFormats.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CommandFormats.hh b/src/CommandFormats.hh index 0a940b58..ecb358e2 100644 --- a/src/CommandFormats.hh +++ b/src/CommandFormats.hh @@ -1841,7 +1841,7 @@ struct S_UpdateMediaHeader_GC_Ep3_B9 { // 4: Set lobby banner 3 (left of banner 2; opposite where player 0 enters) // 5: Unknown // 6: Unknown - // Ay other value: entire command is ignored + // Any other value: entire command is ignored le_uint32_t which; le_uint16_t size; le_uint16_t unused;