make brush preview work under GPU

This commit is contained in:
りき萌 2025-09-10 18:09:33 +02:00 committed by りき萌
parent 563c0d3e29
commit ab7f576dea
2 changed files with 54 additions and 9 deletions

View file

@ -1,4 +1,3 @@
import { BrushPreview } from "rkgk/brush-preview.js";
import { Haku } from "rkgk/haku.js";
import { randomId } from "rkgk/random.js";
import { SaveData } from "rkgk/framework.js";