mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-18 03:27:03 +02:00
fmt.
This commit is contained in:
parent
ecad2124fd
commit
594404824f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ func (h *MessageHandlerCtx) systemInit(session types.Session) error {
|
|||
|
||||
return session.Send(
|
||||
message.SystemInit{
|
||||
Event: event.SYSTEM_INIT,
|
||||
Event: event.SYSTEM_INIT,
|
||||
SessionId: session.ID(),
|
||||
ControlHost: controlHost,
|
||||
ScreenSize: message.ScreenSize{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue