Changeset 104 for trunk/UGame.pas
- Timestamp:
- Dec 27, 2014, 12:10:34 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UGame.pas
r103 r104 2891 2891 2892 2892 // Build bridges 2893 2893 Map.CellLinks.Clear; 2894 2894 if BridgeEnabled then begin 2895 Map.CellLinks.Clear;2896 2895 BuildMapAreas; 2897 2896 LastAreaCount := -1;
Note:
See TracChangeset
for help on using the changeset viewer.