mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
4 lines
130 B
Raku
4 lines
130 B
Raku
begin_section("Pink");
|
|
add_person("Andrei Prykhodko", "Voltya", "");
|
|
add_person("Eugene Sandulenko", "sev", "");
|
|
end_section();
|