🆙 allow to walk diagonal between objects

Don't forget to run the SQL !
This commit is contained in:
duckietm
2025-02-06 14:46:04 +01:00
parent 57aa3c14cd
commit e0f4f4a19f
3 changed files with 25 additions and 8 deletions
@@ -0,0 +1 @@
INSERT INTO emulator_settings (`key`, `value`) VALUES ('pathfinder.diagonale.enabled', '1');