mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Merge commit godotengine/godot@5abed52fd9
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
The peer is currently connected and ready to communicate with.
|
||||
</constant>
|
||||
<constant name="STATE_DISCONNECT_LATER" value="6" enum="PeerState">
|
||||
The peer is slated to disconnect after it has no more outgoing packets to send.
|
||||
The peer is expected to disconnect after it has no more outgoing packets to send.
|
||||
</constant>
|
||||
<constant name="STATE_DISCONNECTING" value="7" enum="PeerState">
|
||||
The peer is currently disconnecting.
|
||||
|
||||
Reference in New Issue
Block a user