replace is_trial with is_nte
This commit is contained in:
@@ -94,7 +94,7 @@ public:
|
||||
|
||||
void restart();
|
||||
void shuffle();
|
||||
void do_mulligan(bool is_trial);
|
||||
void do_mulligan(bool is_nte);
|
||||
|
||||
void print(FILE* stream, std::shared_ptr<const CardIndex> card_index = nullptr) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user