🐛 add mine to action bar build tray
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1285,6 +1285,7 @@ export class UIScene extends Phaser.Scene {
|
||||
{ kind: 'bed', emoji: '🛏', label: 'Bed' },
|
||||
{ kind: 'stockpile_zone', emoji: '📦', label: 'Stockpile' },
|
||||
{ kind: 'forester_hut', emoji: '🌲', label: 'Forester' },
|
||||
{ kind: 'mine', emoji: '⛏', label: 'Mine' },
|
||||
]
|
||||
|
||||
const itemW = 84
|
||||
|
||||
Reference in New Issue
Block a user