1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 14:04:08 +02:00
This commit is contained in:
syuilo
2024-01-13 12:01:18 +09:00
parent 7b0f5b50fc
commit 5503ad9d1a
2 changed files with 0 additions and 4 deletions

View File

@@ -671,7 +671,6 @@ function replay() {
seed: seed,
gameMode: props.gameMode,
getMonoRenderOptions,
replaying: true,
});
attachGameEvents();
os.promiseDialog(loadMonoTextures(), async () => {