Merge branch 'contributors' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-contributors

This commit is contained in:
Wojtek Figat
2021-01-03 20:18:37 +01:00

View File

@@ -90,6 +90,9 @@ namespace FlaxEditor.Windows
"Tomasz Juszczak", "Tomasz Juszczak",
"Damian Korczowski", "Damian Korczowski",
"Michał Winiarski", "Michał Winiarski",
"Stefan Brandmair",
"Lukáš Jech",
"Jean-Baptiste Perrier"
}); });
authors.Sort(); authors.Sort();
var authorsLabel = new Label(4, topParentControl.Bottom + 20, Width - 8, 50) var authorsLabel = new Label(4, topParentControl.Bottom + 20, Width - 8, 50)