Some button color changes

This commit is contained in:
Sebastian Bularca
2026-04-05 15:06:50 +02:00
parent 947c8feb53
commit 43dc5e68be
5 changed files with 29 additions and 9 deletions

View File

@@ -20,7 +20,9 @@
"Bash(find D:repostrail-into-darknessAssets -type f -name *View.cs)",
"Bash(grep -c '\\\\\\\\r')",
"Bash(xxd Packages/com.jovian.ingame-logging/Runtime/GameLogStore.cs)",
"Bash(find D:/repos/trail-into-darkness/Assets -name *.asmdef)"
"Bash(find D:/repos/trail-into-darkness/Assets -name *.asmdef)",
"Bash(grep -E \"\\\\.\\(prefab|unity\\)$\")",
"Bash(python3:*)"
]
}
}