This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Your "Library" tab should look like this | |
| /** | |
| * Main control panel for scenario creator convenience | |
| * Settings defined here will override their counterparts elsewhere | |
| * Most AC and Inner Self settings are included | |
| * Safe to delete | |
| */ | |
| globalThis.MainSettings = (class MainSettings { |