- mtwm callback
This commit is contained in:
@@ -29,7 +29,7 @@ func (c *MtwmController) NewOrder() {
|
||||
c.onCallbackMsg(mtwmapi.MsgTypeNewOrder)
|
||||
}
|
||||
|
||||
func (c *MtwmController) OrderAccpted() {
|
||||
func (c *MtwmController) OrderAccepted() {
|
||||
c.onCallbackMsg(mtwmapi.MsgTypeOrderAccepted)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user