فهرست منبع

Minor changes to GD_Paint demo

TwistedTwigleg 6 سال پیش
والد
کامیت
0d40b69c19
2فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      2d/gd_paint/PaintControl.gd
  2. BIN
      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
2d/gd_paint/PaintTools.png