Skip to content

Commit

Permalink
restoring to 1.05
Browse files Browse the repository at this point in the history
  • Loading branch information
ITSUREN committed Jan 31, 2023
1 parent 381aca3 commit 1e5c07a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions development/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from kivy.properties import NumericProperty,ObjectProperty,StringProperty,BooleanProperty,ListProperty
from kivy.uix.screenmanager import ScreenManager, Screen,NoTransition
import random
import os

class ResultScreen(Screen):
#Instantiating necessary as the root. variable in kv was taken from the scope of the class
Expand Down

0 comments on commit 1e5c07a

Please sign in to comment.