Merge branch 'current-patch-bugfixing-dev' into next-version-dev

This commit is contained in:
Damimani 2026-03-13 17:25:57 +01:00
commit 412a90eed5
6 changed files with 44 additions and 17 deletions

View file

@ -0,0 +1,10 @@
disable_achievements = {
categories = {
game_modes
}
default = achievements_disabled
achievements_enabled = {}
achievements_disabled = { flag = blocks_achievements }
}