Doing a trivia

This commit is contained in:
NikolajDanger
2020-04-06 14:37:10 +02:00
parent 2a27ef61de
commit a0451d5dbe
5 changed files with 128 additions and 118 deletions

View File

@ -1,2 +1,3 @@
from .generators import nameGen, tavernGen
from .movie import movieFunc
from .movie import movieFunc
from .trivia import triviaCountPoints, triviaStart, triviaOtherThing