feat: updated godot version
This commit is contained in:
parent
0c508b0831
commit
42b028dbb5
4694 changed files with 236470 additions and 401376 deletions
|
|
@ -71,7 +71,7 @@ void NetSocketAndroid::multicast_lock_release() {
|
|||
}
|
||||
}
|
||||
|
||||
Ref<NetSocket> NetSocketAndroid::_create_func() {
|
||||
NetSocket *NetSocketAndroid::_create_func() {
|
||||
return memnew(NetSocketAndroid);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue