Преглед на файлове

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