Lexi is now under Programming section
This commit is contained in:
parent
c2fa5491af
commit
b84cb0811a
1 changed files with 1 additions and 1 deletions
2
menus.py
2
menus.py
|
@ -1476,6 +1476,7 @@ class AboutPesterchum(QtGui.QDialog):
|
|||
self.credits = QtGui.QLabel("Programming by:\n\
|
||||
illuminatedwax (ghostDunk)\n\
|
||||
Kiooeht (evacipatedBox)\n\
|
||||
Lexi (lexicalNuance)\n\
|
||||
alGore\n\
|
||||
\n\
|
||||
Art by:\n\
|
||||
|
@ -1485,7 +1486,6 @@ Art by:\n\
|
|||
Special Thanks:\n\
|
||||
ABT\n\
|
||||
gamblingGenocider\n\
|
||||
Lexi (lexicalNuance)\n\
|
||||
Eco-Mono")
|
||||
|
||||
self.ok = QtGui.QPushButton("OK", self)
|
||||
|
|
Loading…
Reference in a new issue