From 5e87146c1f6a1fc59ba7dd41753d9ebfe0b262de Mon Sep 17 00:00:00 2001 From: nokoe Date: Tue, 15 Oct 2024 00:04:10 +0200 Subject: replace old book textures with ui book --- client/multiplayer.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/multiplayer.gd') diff --git a/client/multiplayer.gd b/client/multiplayer.gd index 20c50efd..72a44507 100644 --- a/client/multiplayer.gd +++ b/client/multiplayer.gd @@ -22,7 +22,7 @@ signal packet(packet: Dictionary) signal connection_closed() static var VERSION_MAJOR: int = 7 -static var VERSION_MINOR: int = 3 +static var VERSION_MINOR: int = 4 var connected := false var socket := WebSocketPeer.new() -- cgit v1.2.3-70-g09d2