mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
6 lines
234 B
Raku
6 lines
234 B
Raku
begin_section("Cryo");
|
|
add_person("Arnaud Boutonné", "Strangerke", "");
|
|
add_person("Filippos Karapetis", "bluegr", "");
|
|
add_person("Retro-Junk;", "bambarbee", "");
|
|
add_person("Eugene Sandulenko", "sev", "");
|
|
end_section();
|