Skip to content

Commit

Permalink
menu: direct to menu on error
Browse files Browse the repository at this point in the history
  • Loading branch information
ashquarky committed Feb 26, 2021
1 parent e504ced commit 5f2b2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu/StatusOverlay.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ StatusOverlay::StatusOverlay(const std::string& host) :
connecting_text(""),
attempt_text(", attempt "),
connected_text("Connected."),
bad_ip_text("Bad IP - check your config") {
bad_ip_text("Bad IP - press Left Stick for menu") {
Change(host);
}

Expand Down

0 comments on commit 5f2b2e4

Please sign in to comment.