Introvertigo

Results 1 issues of Introvertigo

The example for the sendMessageToConnection function given in the documentation is: > local result = Steam.networkingSockets.sendMessageToConnection(connection, "Ping", Steam.networkingSockets.flags.Reliable) Shouldnt the flag key be **Send_Reliable** instead of just **Reliable** ? https://luasteam.readthedocs.io/en/stable/networking_sockets.html#networkingSockets.sendMessageToConnection