Skip to content

Commit 63faaf6

Browse files
committed
trying import
1 parent b0c5324 commit 63faaf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#todo : fix initial crash on android due to permissions.
44
import os,sys
55
os.environ["KIVY_TEXT"] = "pil"
6+
os.environ['KIVY_GL_BACKEND'] = 'angle_sdl2'
67
from random import randint
78
from gameConfig import GameConfig
89
from kivy.config import Config

0 commit comments

Comments
 (0)