mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-09-17 03:58:35 -07:00
Core, Webhost, Docs: Replace all usages of player settings (#3067)
* Replace all usages of player settings * Fixed line break error * Attempt to fix line break again * Finally figure out what Pycharm did to this file * Pycharm search failed me * Remove duplicate s * Update ArchipIdle * Revert random newline changes from Pycharm * Remove player settings from fstrings and rename --samesettings to --sameoptions * Finally get PyCharm to not auto-format my commits, randomly inserting the newlines * Removing player-settings * Missed one * Remove final line break error Co-authored-by: Exempt-Medic <[email protected]> --------- Co-authored-by: Exempt-Medic <[email protected]> Co-authored-by: Exempt-Medic <[email protected]>
This commit is contained in:
co-authored by
Exempt-Medic
Exempt-Medic
parent
b296f64d3c
commit
569c37cb8e
+1
-1
@@ -1,6 +1,6 @@
|
||||
"""
|
||||
Application settings / host.yaml interface using type hints.
|
||||
This is different from player settings.
|
||||
This is different from player options.
|
||||
"""
|
||||
|
||||
import os.path
|
||||
|
||||
Reference in New Issue
Block a user