mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
Destroy background process when game ended
This commit is contained in:
parent
c8c06da2be
commit
d0b542dc5b
@ -88,6 +88,8 @@ process.on('message', async msg => {
|
||||
}
|
||||
});
|
||||
//#endregion
|
||||
|
||||
process.exit();
|
||||
}
|
||||
|
||||
// 打たれたとき
|
||||
|
Loading…
Reference in New Issue
Block a user