This repository has been archived on 2020-09-30. You can view files and clone it, but cannot push or open issues or pull requests.
odyssey-old/Scenes/UI/ServerInfo.gd
2020-07-20 11:15:39 +02:00

6 lines
91 B
GDScript

extends WindowDialog
func _physics_process(delta):
if not visible:
return
multiplayer