Destroy background process when game ended
This commit is contained in:
parent
bc3e50420d
commit
a0337d0489
@ -88,6 +88,8 @@ process.on('message', async msg => {
|
||||
}
|
||||
});
|
||||
//#endregion
|
||||
|
||||
process.exit();
|
||||
}
|
||||
|
||||
// 打たれたとき
|
||||
|
Loading…
Reference in New Issue
Block a user