New syllable based name generation, should increase startup performance

This commit is contained in:
luxick
2016-01-21 16:04:44 +01:00
parent e0e1db1b98
commit cf38fe207f
12 changed files with 58 additions and 94362 deletions

2
cli.py
View File

@@ -83,4 +83,4 @@ class cursesUI:
if not self.running:
curses.endwin()
ui = cursesUI()