Procházet zdrojové kódy

Minor changes to GD_Paint demo

TwistedTwigleg před 6 roky
rodič
revize
0d40b69c19
2 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0 2
      2d/gd_paint/PaintControl.gd
  2. binární
      2d/gd_paint/PaintTools.png

+ 0 - 2
2d/gd_paint/PaintControl.gd

@@ -256,6 +256,4 @@ func save_picture(path):
 	
 	# Save the image with the passed in path we got from the save dialog
 	cropped_image.save_png(path)
-	
-	return
 

binární
2d/gd_paint/PaintTools.png