diff --git a/DeathSocket/ScratchPad.fsx b/DeathSocket/ScratchPad.fsx index 11d4f84..ed5ad1a 100644 --- a/DeathSocket/ScratchPad.fsx +++ b/DeathSocket/ScratchPad.fsx @@ -59,4 +59,4 @@ let spec = penWidth = float32 (10) rows = 10 columns = 10 } -GridPainter.applyGridToImage spec \ No newline at end of file +GridPainter.applyGrid spec \ No newline at end of file