Skip to content

Commit

Permalink
make getUnique stable
Browse files Browse the repository at this point in the history
  • Loading branch information
retraigo committed Nov 2, 2022
1 parent f8c7184 commit 5f993a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ export class GachaMachine<ItemType> {
}
/**
* Roll unique items from the gacha machine.
* WARNING: This feature is currently unstable.
* @param count Number of items to roll.
* @returns `count` number of items from the items fed to the constructor.
* @example
Expand Down

0 comments on commit 5f993a1

Please sign in to comment.