Changeset 367 for trunk/Protocol.pas


Ignore:
Timestamp:
Apr 14, 2021, 9:12:03 AM (3 years ago)
Author:
chronos
Message:
  • Modified: Enable in development network game only if NetworkEnabled registry value is activated.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Protocol.pas

    r365 r367  
    19951995    cmShowCancelTreatyByAlliance: Result := SizeOf(Integer);
    19961996    cmShowEndContact: Result := 0;
     1997    cmShowGame: Result := 0;
    19971998    //sIntCancelTreaty: Result := SizeOf(Integer);
    19981999    else begin
Note: See TracChangeset for help on using the changeset viewer.