mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Destroy background process when game ended
This commit is contained in:
parent
c8c06da2be
commit
d0b542dc5b
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ process.on('message', async msg => {
|
|||
}
|
||||
});
|
||||
//#endregion
|
||||
|
||||
process.exit();
|
||||
}
|
||||
|
||||
// 打たれたとき
|
||||
|
|
Loading…
Add table
Reference in a new issue