Add timeout to handle close and add missing cfg template
Also adds the reno icon
This commit is contained in:
@@ -24,6 +24,7 @@ func InitWebsocket():
|
||||
await PollWebsocket()
|
||||
RenderingServer.force_draw()
|
||||
DisplayServer.process_events()
|
||||
await get_tree().create_timer(0.1).timeout
|
||||
|
||||
|
||||
func PollWebsocket():
|
||||
|
||||
Reference in New Issue
Block a user