project_files/HedgewarsMobile/Classes/SavedGamesViewController.m
branchios-develop
changeset 13166 ba5c794adae3
parent 12872 00215a7ec5f5
--- a/project_files/HedgewarsMobile/Classes/SavedGamesViewController.m	Sun Mar 11 20:43:15 2018 +0100
+++ b/project_files/HedgewarsMobile/Classes/SavedGamesViewController.m	Sun Mar 11 22:39:40 2018 +0100
@@ -150,7 +150,7 @@
     return footer;
 }
 
--(CGFloat) tableView:(UITableView *)tableView heightForFooterInSection:(NSInteger)section {
+- (CGFloat)tableView:(UITableView *)tableView heightForFooterInSection:(NSInteger)section {
     return 60;
 }