Skip to content

Commit ca1f259

Browse files
committed
added wang and slave tests
1 parent f84e3a9 commit ca1f259

File tree

8 files changed

+1296
-1117
lines changed

8 files changed

+1296
-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)