Changeset 664 for trunk/Integrated.lpr


Ignore:
Timestamp:
Jul 8, 2025, 9:52:53 PM (13 hours ago)
Author:
chronos
Message:
  • Added: Ability to play music in background in start screen and in-game. Used uos as audio library.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Integrated.lpr

    r474 r664  
    2626
    2727  DotNetClient := nil;
     28  Randomize;
    2829  Application.Initialize;
    2930  Application.Title := CevoTitle;
Note: See TracChangeset for help on using the changeset viewer.