Added optional end of game cut scene. Make sure to specify utf-8 encoding for python files to work with pyinstaller.
This commit is contained in:
		| @@ -1,3 +1,5 @@ | ||||
| # -*- coding: utf-8 -*- | ||||
|  | ||||
| import pygame | ||||
| import random | ||||
| from libstormgames import * | ||||
|   | ||||
		Reference in New Issue
	
	Block a user