Ignore:
Timestamp:
Mar 28, 2023, 5:11:02 PM (20 months ago)
Author:
alloc
Message:

A21 preparations.
NOT COMPATIBLE WITH A20 ANYMORE!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/MapRendering/Web/Handlers/ItemIconHandler.cs

    r369 r420  
    8989                                                loadIconsFromFolder (modIconsPath, tintedIcons);
    9090                                        } catch (Exception e) {
    91                                                 Log.Error ("Failed loading icons from mod " + mod.ModInfo.Name.Value);
     91                                                Log.Error ("Failed loading icons from mod " + mod.Name);
    9292                                                Log.Exception (e);
    9393                                        }
Note: See TracChangeset for help on using the changeset viewer.