Files
Mana-Loop/src/lib/game/store
n8n-gitea e437269adb
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 34s
fix(store/computed): remove banned 'life' element from getFloorElement()
- Removed local FLOOR_ELEM_CYCLE array containing banned 'life' element
- Now imports FLOOR_ELEM_CYCLE from ../constants (which already excludes 'life')
- Updated getFloorElement() to use imported constant with dynamic length
2026-05-13 10:30:28 +02:00
..