Wargus / stratagus

The Stratagus strategy game engine
GNU General Public License v2.0
627 stars 120 forks source link

Fix linuxdeploy and compilation #558

Closed ipochto closed 12 months ago

ipochto commented 12 months ago
  1. Renamed UnitAction::None to ::NoAction because of conflict with 'None' macros defined in sdl.h (https://github.com/Wargus/stratagus/pull/515)

  2. Also changed ICONDIR for appimage (https://github.com/Wargus/stratagus/issues/557) to fix linuxdeploy