This commit is contained in:
Haoming
2025-10-31 19:38:04 +08:00
parent 22e0861cce
commit 32396beea6
+3
View File
@@ -809,3 +809,6 @@ class ForgeCanvas {
drawingCanvas.style.cursor = "grab";
}
}
const True = true;
const False = false;