Update supporters

This commit is contained in:
Marc Gilleron 2022-02-04 22:12:27 +00:00
parent 9d39ebe889
commit 9f709abe99
2 changed files with 3 additions and 1 deletions

View File

@ -75,5 +75,6 @@ baals
Treer Treer
stackdump.eth stackdump.eth
Skyquakers Skyquakers
MadMartian
``` ```

View File

@ -199,7 +199,8 @@ VoxelAboutWindow::VoxelAboutWindow() {
"Treer\n" "Treer\n"
"stackdump.eth\n" "stackdump.eth\n"
"Snowminx (Gamerfiend)\n" "Snowminx (Gamerfiend)\n"
"Skyquakers\n"; "Skyquakers\n"
"MadMartian\n";
{ {
Dictionary d; Dictionary d;
// TODO Take version from somewhere unique // TODO Take version from somewhere unique