Include options in options dict
This commit is contained in:
parent
21f1ccbfb4
commit
75a76fb184
|
@ -114,6 +114,8 @@ timespinner_options: Dict[str, Option] = {
|
|||
"ShopFill": ShopFill,
|
||||
"ShopWarpShards": ShopWarpShards,
|
||||
"ShopMultiplier": ShopMultiplier,
|
||||
"LootPool": LootPool,
|
||||
"ShowBestiary": ShowBestiary,
|
||||
"DeathLink": DeathLink,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue