Changeset 323 for trunk/GameProtocol.pas
- Timestamp:
- Jun 25, 2024, 1:34:07 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GameProtocol.pas
r317 r323 4 4 5 5 uses 6 Classes, SysUtils, Game, UVarBlockSerializer, CommPin, SpecializedList;6 Classes, SysUtils, Game, VarBlockSerializer, CommPin, SpecializedList; 7 7 8 8 type
Note:
See TracChangeset
for help on using the changeset viewer.