Skip to content

Commit 996b31d

Browse files
committed
Add another incompatibilities note
1 parent 957efbb commit 996b31d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SabreTools.RedumpLib/Web/UrlBuilder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@ public static string BuildDownloadsUrl()
459459
/// <param name="have">True to show "have" discs, false to show "miss" discs</param>
460460
/// <param name="username">Username to use</param>
461461
/// <param name="system">System for filtering</param>
462+
/// <remarks>Does not check for incompatibilities</remarks>
462463
public static string BuildListUrl(bool have,
463464
string username,
464465
RedumpSystem system)

0 commit comments

Comments
 (0)