adding more samples to Topos

This commit is contained in:
2023-09-02 15:49:45 +02:00
parent a989621a8f
commit 9568d77cac
2 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,7 @@ export async function loadSamples() {
),
registerZZFXSounds(),
samples("github:Bubobubobubobubo/Topos-Samples/main"),
samples("github:Bubobubobubobubo/Topos-Atari/main"),
]);
}