Skip to content

Commit

Permalink
trying import
Browse files Browse the repository at this point in the history
  • Loading branch information
nandanhere committed Sep 6, 2021
1 parent b0c5324 commit 63faaf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#todo : fix initial crash on android due to permissions.
import os,sys
os.environ["KIVY_TEXT"] = "pil"
os.environ['KIVY_GL_BACKEND'] = 'angle_sdl2'
from random import randint
from gameConfig import GameConfig
from kivy.config import Config
Expand Down

0 comments on commit 63faaf6

Please sign in to comment.