revert dat
This commit is contained in:
parent
7562c75edf
commit
1659d0b5d1
|
|
@ -38,9 +38,7 @@ class GameJob extends Job {
|
||||||
{ type: "LUA_TNUMBER", value: server_owner_id },
|
{ type: "LUA_TNUMBER", value: server_owner_id },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
})
|
}).catch((e) => reject(e))
|
||||||
.then(() => this.Stop())
|
|
||||||
.catch((e) => reject(e))
|
|
||||||
|
|
||||||
resolve()
|
resolve()
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue