Update GDNative API version for changes from #50659
This commit is contained in:
parent
40b57319e2
commit
a27f4de2ef
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#define GODOT_NET_WEBRTC_API_MAJOR 3
|
||||
#define GODOT_NET_WEBRTC_API_MINOR 2
|
||||
#define GODOT_NET_WEBRTC_API_MINOR 4
|
||||
|
||||
/* Library Interface (used to set default GDNative WebRTC implementation */
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in a new issue