mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Enable multiple RequestTypes
This commit is contained in:
@@ -156,6 +156,7 @@ START_NMT_CLASS_(PlayerAssignment, NMT_PLAYER_ASSIGNMENT)
|
||||
END_NMT_CLASS()
|
||||
|
||||
START_NMT_CLASS_(FileTransferRequest, NMT_FILE_TRANSFER_REQUEST)
|
||||
NMT_FIELD_INT(m_RequestType, i8, 1)
|
||||
NMT_FIELD_INT(m_RequestID, u32, 4)
|
||||
END_NMT_CLASS()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user