Cleanup tesla arcs

This commit is contained in:
2024-12-22 15:36:28 +00:00
parent 632deb7486
commit e2e1e23881
12 changed files with 191 additions and 221 deletions
+1
View File
@@ -133,3 +133,4 @@ mcSPic :: LWorld -> Machine -> SPic
mcSPic lw mc =
uncurryV translateSPxy (_mcPos mc) $
rotateSP (_mcDir mc) (drawMachine lw mc)