please work
This commit is contained in:
parent
9a89c7bee8
commit
53a26c25bf
3
V4.py
3
V4.py
@ -267,7 +267,8 @@ def PlayQuiz8(override = 3):
|
|||||||
LogError("playquizz8 - 3 - " + e)
|
LogError("playquizz8 - 3 - " + e)
|
||||||
|
|
||||||
except Exception as e :
|
except Exception as e :
|
||||||
LogError("PlayQuiz8 - 4 - " + str(e) + str(ListeOfGood))
|
LogError("PlayQuiz8 - 4 - " + str(e))
|
||||||
|
print(str(ListeOfGood))
|
||||||
printf("PlayQuiz8 : fin ")
|
printf("PlayQuiz8 : fin ")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user