Fix hash debug menu+bypass hash in debug+new debug config system+shop+base for inventory system+what am i forgetting

This commit is contained in:
2026-04-13 17:45:29 -04:00
parent c92699888e
commit 4df79550ea
8 changed files with 118 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
"README.md": true,
".vscode/": true,
".venv/": true,
".ruff_cache/":true,
"*/__pycache__/":true
".ruff_cache/": true,
"*/__pycache__/": true
}
}