Browse Source

xmas tweaks.

Mark Sibly 6 years ago
parent
commit
46a9157d34
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/createrelease/createrelease.monkey2

+ 2 - 0
src/createrelease/createrelease.monkey2

@@ -141,6 +141,8 @@ Function CopyRelease()
 	Copy( "sprites-scene.mojo3d" )
 	Copy( "test-scene.mojo3d" )
 	
+	Copy( "xmas-lights.png" )
+	
 #If __TARGET__="windows"
 	Copy( "Monkey2 (Windows).exe" )
 #Else if __TARGET__="macos"