Changeset 518 for trunk/LocalPlayer/Select.pas
- Timestamp:
- Jan 6, 2024, 12:07:04 AM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LocalPlayer/Select.pas
r508 r518 1675 1675 1676 1676 Kind := ListKind; 1677 ModalIndication := not (Kind in MustChooseKind);1677 ModalIndication := not (Kind in MustChooseKind); 1678 1678 case Kind of 1679 1679 kProject:
Note:
See TracChangeset
for help on using the changeset viewer.