Changeset 233 for trunk/UPlayer.pas


Ignore:
Timestamp:
Sep 19, 2018, 3:20:20 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: Map type Image wasn't using loaded image from file on repeated new game creation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UPlayer.pas

    r231 r233  
    66
    77uses
    8   Classes, SysUtils, Graphics, UMap, XmlRead, XmlWrite, DOM, fgl, XMLConf,
     8  Classes, SysUtils, Graphics, UMap, DOM, fgl, XMLConf,
    99  UXMLUtils, Math, UGeometry;
    1010
Note: See TracChangeset for help on using the changeset viewer.