dunno
This commit is contained in:
parent
f4f7535887
commit
8804a8a4a2
@ -49,7 +49,7 @@ def generateAge(interest_age):
|
||||
|
||||
|
||||
def showStats(intrest):
|
||||
print("You got " + str(intrest.rom_points) + " of "+str(intrest.rom_goals)+" rom points")
|
||||
print("Du hast " + str(intrest.rom_points) + " von " + str(intrest.rom_goals) + " Romantikpunkte!")
|
||||
|
||||
|
||||
class RomanticInterest:
|
||||
|
Loading…
Reference in New Issue
Block a user