mirror of https://github.com/odrling/Aegisub
Add greg to the about dialog credits.
Originally committed to SVN as r4035.
This commit is contained in:
parent
4a42ab1403
commit
c7d95e5590
|
@ -127,6 +127,7 @@ AboutScreen::AboutScreen(wxWindow *parent)
|
|||
aboutString += _T(" Eric Batalitzky\n");
|
||||
aboutString += _T(" Evgeniy Stepanov\n");
|
||||
aboutString += _T(" Fredrik Mellbin\n");
|
||||
aboutString += _T(" Grigori Goronzy\n");
|
||||
aboutString += _T(" Karl Blomster\n");
|
||||
aboutString += _T(" Mike Matsnev\n");
|
||||
aboutString += _T(" Moritz Brunner\n");
|
||||
|
|
Loading…
Reference in New Issue