Ignore:
Timestamp:
May 17, 2024, 8:50:43 PM (7 weeks ago)
Author:
chronos
Message:
  • Fixed: Show stats for more than 4 player in two parts second bellow first part.
  • Fixed: Translate player names.
  • Fixed: Player view size calculation for 5 players.
  • Modified: Use same default keys as in the original game.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.pas

    r85 r87  
    187187  Engine.HomePage := Core.Core.ApplicationInfo.HomePage;
    188188  LoadConfig;
     189  Engine.Translate;
    189190  Engine.Bitmap := Image1.Picture.Bitmap;
    190191  Engine.NewGame;
Note: See TracChangeset for help on using the changeset viewer.