mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Add "async" hint distribution
This commit is contained in:
@@ -506,6 +506,7 @@ class HintDistribution(Choice):
|
||||
option_tournament = 6
|
||||
option_useless = 7
|
||||
option_very_strong = 8
|
||||
option_async = 9
|
||||
|
||||
|
||||
class TextShuffle(Choice):
|
||||
|
Reference in New Issue
Block a user