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 random
|
||||
from libstormgames import *
|
||||
from src.item_types import ItemProperties
|
||||
|
Reference in New Issue
Block a user