Skip to content

Commit e69a2a0

Browse files
committed
added test for the rest of games
1 parent f84e3a9 commit e69a2a0

10 files changed

+1621
-1117
lines changed

src/Ports/Ports/Raze.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ private void GetWangArgs(StringBuilder sb, WangGame game, IAddon addon)
264264
return;
265265
}
266266

267+
//TODO downloaded addons support
267268
if (wCamp.DependentAddons is not null &&
268269
wCamp.DependentAddons.ContainsKey(nameof(WangAddonEnum.Wanton)))
269270
{

0 commit comments

Comments
 (0)