done refactoring (next: need to do some bug fixing)

This commit is contained in:
2025-07-06 15:14:19 +01:00
parent dd291096d5
commit 270481a0ba
5 changed files with 37 additions and 37 deletions

View File

@@ -111,7 +111,7 @@ struct
val uploadModalText = uploadDotVector
val drawModalText = drawDot
val initTriangles = initDot
val uploadTrianglesVector = uploadDotVector
val drawTriangles = drawDot
val initSquares = initDot
val uploadSquaresVector = uploadDotVector
val drawSquares = drawDot
end