This commit is contained in:
parent
eb655b24b6
commit
25805a093a
20 changed files with 788 additions and 805 deletions
|
|
@ -93,7 +93,7 @@ std::string TokenOf(const Crafter::HTTPResponse& res) {
|
|||
|
||||
// Every order this suite places is a donation, for the same reason the donation
|
||||
// item exists in the other suites: it is purchasable in BOTH shop states, so
|
||||
// this runs whether or not fp6-pmos has been opened, and it needs no shipping
|
||||
// this runs whether or not any priced product is listed or open, and it needs no shipping
|
||||
// address or rate table.
|
||||
struct Order {
|
||||
std::string token;
|
||||
|
|
|
|||
Loading…
Reference in a new issue