Show score for loved maps on relax rather than PP

This commit is contained in:
Josh Smith
2018-12-10 04:12:36 -05:00
parent c0217e6339
commit e06436abb9
4 changed files with 20 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ def printServerStartHeader(asciiArt):
printColored("> Welcome to the Latest Essential Tatoe Server v{}".format(glob.VERSION), bcolors.GREEN)
printColored("> Made by the Ripple and Akatsuki teams", bcolors.GREEN)
printColored("> {}https://github.com/cmyui/lets".format(bcolors.UNDERLINE), bcolors.GREEN)
printColored("> {}https://github.com/osuAkatsuki/lets".format(bcolors.UNDERLINE), bcolors.GREEN)
printColored("> Press CTRL+C to exit\n", bcolors.GREEN)