Browse Source

Minor changes to GD_Paint demo

TwistedTwigleg 6 năm trước cách đây
mục cha
commit
0d40b69c19
2 tập tin đã thay đổi với 0 bổ sung2 xóa
  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