mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
7 lines
315 B
Raku
7 lines
315 B
Raku
begin_section("Wintermute");
|
|
add_person("Gunnar Birke", "Fury", "Wintermute 3D");
|
|
add_person("Paweł Kołodziejski", "aquadran", "Wintermute 3D");
|
|
add_person("Einar Johan T. Sømåen", "somaen", "");
|
|
add_person("Tobia Tesan", "t0by", "");
|
|
add_person("", "lolbot-iichan", "");
|
|
end_section();
|