mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
5 lines
183 B
Raku
5 lines
183 B
Raku
begin_section("Got");
|
|
add_person("Paul Gilbert", "DreamMaster", "");
|
|
add_person("Arnaud Boutonné", "Strangerke", "");
|
|
add_person("Coen Rampen", "NMIError", "");
|
|
end_section();
|