mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
7 lines
291 B
Raku
7 lines
291 B
Raku
begin_section("Gob");
|
|
add_person("Torbjörn Andersson", "eriktorbjorn", "");
|
|
add_person("Arnaud Boutonné", "Strangerke", "");
|
|
add_person("Simon Delamarre", "sdelamarre", "");
|
|
add_person("Sven Hesse", "DrMcCoy", "");
|
|
add_person("Eugene Sandulenko", "sev", "");
|
|
end_section();
|