module fs half-stable
This commit is contained in:
@@ -119,8 +119,6 @@ class FGOS:
|
||||
var peer = peerstream_fs.get_stream_peer()
|
||||
if peer:
|
||||
peer.put_data(data_to_sand)
|
||||
else:
|
||||
print_debug('client_fs.get_status != 2 !!!')
|
||||
|
||||
|
||||
#func _parse(rx_data: PackedByteArray):
|
||||
|
||||
Reference in New Issue
Block a user