default IP is now 127.0.0.1

This commit is contained in:
Faraphel 2023-02-20 15:25:38 +01:00
parent 39d44e7ec2
commit be138594df

View file

@ -40,6 +40,8 @@ class RoomJoin(Scene):
style=texture.Input.Style1,
label_text="127.0.0.1",
background_batch=self.batch_input_background,
label_batch=self.batch_label
)