mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-04 22:58:29 +08:00
Removed TODO that became a DONE.
This commit is contained in:
parent
9492515b25
commit
4cdf023cc6
@ -66,7 +66,6 @@ export class QuestEditorToolBarView extends View {
|
||||
" (Ctrl-Shift-Z)",
|
||||
),
|
||||
});
|
||||
// TODO: make sure select menu is updated when entity counts change.
|
||||
const area_select = new Select<AreaAndLabel>({
|
||||
items: ctrl.areas,
|
||||
to_label: ({ label }) => label,
|
||||
|
Loading…
Reference in New Issue
Block a user