default IP is now 127.0.0.1
This commit is contained in:
parent
39d44e7ec2
commit
be138594df
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ class RoomJoin(Scene):
|
||||||
|
|
||||||
style=texture.Input.Style1,
|
style=texture.Input.Style1,
|
||||||
|
|
||||||
|
label_text="127.0.0.1",
|
||||||
|
|
||||||
background_batch=self.batch_input_background,
|
background_batch=self.batch_input_background,
|
||||||
label_batch=self.batch_label
|
label_batch=self.batch_label
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue