Skip to content

Commit

Permalink
Update test.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed Jun 12, 2024
1 parent 2e4a187 commit 9c1f284
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nakama/engine/test.lua
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ end

function M.socket_send(socket, message)
table.insert(socket_send_queue, message)
callback({})
end


Expand Down

0 comments on commit 9c1f284

Please sign in to comment.