Added my name
This commit is contained in:
parent
4f4ccab0ca
commit
e366145188
|
@ -24,7 +24,7 @@
|
|||
#include "AboutBox.h"
|
||||
#include "resource.h"
|
||||
|
||||
#define TEAM 30
|
||||
#define TEAM 31
|
||||
const char *team[TEAM] = { "Original author",
|
||||
"---------------",
|
||||
"yopyop",
|
||||
|
@ -43,6 +43,7 @@ const char *team[TEAM] = { "Original author",
|
|||
"Riccardo Magliocchetti",
|
||||
"Max Tabachenko (CrazyMax/mtabachenko)",
|
||||
"Zeromus",
|
||||
"Luigi__",
|
||||
"",
|
||||
"Contributors",
|
||||
"------------",
|
||||
|
|
Loading…
Reference in New Issue