mirror of
https://github.com/esiur/esiur-js.git
synced 2026-03-18 15:30:38 +00:00
fix
This commit is contained in:
@@ -3117,7 +3117,7 @@ export default class DistributedConnection extends IStore {
|
||||
|
||||
|
||||
this._sendParams()
|
||||
.addUint8(0x40 | IIPPacket.IIPPacketAction.StaticCall)
|
||||
.addUint8(0x40 | IIPPacketAction.StaticCall)
|
||||
.addUint32(c)
|
||||
.addGuid(classId)
|
||||
.addUint8(index)
|
||||
|
||||
Reference in New Issue
Block a user