소스 검색

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