mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-24 04:53:33 +00:00
Destroy background process when game ended
This commit is contained in:
@@ -88,6 +88,8 @@ process.on('message', async msg => {
|
||||
}
|
||||
});
|
||||
//#endregion
|
||||
|
||||
process.exit();
|
||||
}
|
||||
|
||||
// 打たれたとき
|
||||
|
||||
Reference in New Issue
Block a user