handle one 6x63 data race

This commit is contained in:
Martin Michelsen
2024-07-06 09:54:01 -07:00
parent c58b37be23
commit 21c8bab91c
4 changed files with 54 additions and 24 deletions
+3 -1
View File
@@ -4676,7 +4676,9 @@ struct G_ActivateMagEffect_6x61 {
// 6x62: Unknown
// This command has a handler, but it does nothing even on DC NTE.
// 6x63: Destroy floor item (used when too many items have been dropped)
// 6x63: Destroy floor item
// This is sent by the leader to destroy a floor item when there are 50 or more
// items already on the ground on the current floor.
struct G_DestroyFloorItem_6x5C_6x63 {
G_UnusedHeader header;