v0.6.1, Fix #10 add completion bar to ingame ui

This commit is contained in:
JavidPack
2022-09-27 19:51:23 -06:00
parent 509e083190
commit 42ccd01b5a
4 changed files with 145 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ namespace ItemChecklist
[Header("Automatic Settings")]
// non-player specific stuff:
[DefaultValue(typeof(Vector2), "475, 350")]
[DefaultValue(typeof(Vector2), "475, 370")]
[Range(0f, 1920f)]
[Label("Item Checklist Size")]
[Tooltip("Size of the Item Checklist UI. This will automatically save, no need to adjust")]