mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-16 21:50:57 +00:00
Add applist and server info fetching error dialogs. Open the options menu when a user taps an offline PC.
This commit is contained in:
@@ -171,7 +171,7 @@ static const int LABEL_DY = 20;
|
||||
}
|
||||
|
||||
- (void) hostClicked {
|
||||
[_callback hostClicked:_host];
|
||||
[_callback hostClicked:_host view:self];
|
||||
}
|
||||
|
||||
- (void) addClicked {
|
||||
|
||||
Reference in New Issue
Block a user