浏览代码

Minor changes to GD_Paint demo

TwistedTwigleg 6 年之前
父节点
当前提交
0d40b69c19
共有 2 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      2d/gd_paint/PaintControl.gd
  2. 二进制
      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
 

二进制
2d/gd_paint/PaintTools.png