Fill: remove warning loggers that confused people

This commit is contained in:
Fabian Dill 2022-01-24 04:50:49 +01:00
parent 7a7e3544cf
commit 415526d23e
2 changed files with 3 additions and 2 deletions

View File

@ -135,8 +135,6 @@ def distribute_items_restrictive(world: MultiWorld):
for loc in fill_locations:
locations[loc.progress_type].append(loc)
logging.warning("Locations: " + str(len(fill_locations)))
logging.warning("Items: " + str(len(world.itempool)))
prioritylocations = locations[LocationProgressType.PRIORITY]
defaultlocations = locations[LocationProgressType.DEFAULT]

View File

@ -15,6 +15,9 @@ Currently, the following games are supported:
* Secret of Evermore
* Final Fantasy
* Rogue Legacy
* VVVVVV
* Raft
* Super Mario 64
For setup and instructions check out our [tutorials page](https://archipelago.gg/tutorial/).
Downloads can be found at [Releases](https://github.com/ArchipelagoMW/Archipelago/releases), including compiled