Skip to content

Commit 41643e5

Browse files
committed
refactor(network): replicate to generals using patch method
1 parent b3a6102 commit 41643e5

File tree

6 files changed

+781
-629
lines changed

6 files changed

+781
-629
lines changed

Generals/Code/GameEngine/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,7 @@ set(GAMEENGINE_SRC
502502
Include/GameNetwork/NetCommandRef.h
503503
Include/GameNetwork/NetCommandWrapperList.h
504504
Include/GameNetwork/NetPacket.h
505+
Include/GameNetwork/NetPacketStructs.h
505506
Include/GameNetwork/NetworkDefs.h
506507
Include/GameNetwork/NetworkInterface.h
507508
Include/GameNetwork/networkutil.h

0 commit comments

Comments
 (0)