Регрессия. network больше не @tool

This commit is contained in:
sasha80
2024-10-29 13:42:15 +03:00
parent 43233dd816
commit 46c3c14042

View File

@@ -207,8 +207,6 @@ func get_tcp_data(sock: SocketTCP, peer, len_rx):
func _process(_delta: float) -> void:
if Engine.is_editor_hint():
return
var tick = Time.get_ticks_msec()
for addr in units_udp:
var unit = units[addr]