Ignore:
Timestamp:
Mar 10, 2014, 11:01:14 PM (11 years ago)
Author:
chronos
Message:
  • Added: Option to create hexagonal or square map. This is implemented using object inheritance and virtual methods of class TMap.
  • Added: Dummy actions to load and save map.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r35 r39  
    101101        Action = Core.AGameEndTurn
    102102      end
     103      object MenuItem14: TMenuItem
     104        Action = Core.AGameLoad
     105      end
     106      object MenuItem15: TMenuItem
     107        Action = Core.AGameSave
     108      end
    103109      object MenuItem5: TMenuItem
    104110        Caption = '-'
Note: See TracChangeset for help on using the changeset viewer.