mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
[iOS] use SDL's standard input handling for in-game chat
This commit is contained in:
@@ -14,8 +14,6 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface GameChatKeyboardHandler : NSObject
|
||||
|
||||
@property (nonatomic, weak) UITextField * textFieldSDL;
|
||||
|
||||
- (void)triggerInput;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user