mirror of
https://github.com/shiroikitsu8/Bayshore_6r_legacy.git
synced 2025-01-31 18:05:20 +01:00
Merge branch 'ProjectAsakura-master'
This commit is contained in:
commit
c8b2d057c0
@ -1864,8 +1864,7 @@ export default class GameModule extends Module {
|
||||
|
||||
app.post('/method/load_ghost_drive_data', async (req, res) => {
|
||||
let body = wm.wm.protobuf.LoadGhostDriveDataRequest.decode(req.body);
|
||||
console.log(body);
|
||||
//---------------MAYBE NOT CORRECT---------------
|
||||
//---------------MAYBE NOT CORRECT---------------
|
||||
let msg = {
|
||||
error: wm.wm.protobuf.ErrorCode.ERR_SUCCESS,
|
||||
path: body.path
|
||||
|
Loading…
x
Reference in New Issue
Block a user