equal
deleted
inserted
replaced
12 * GNU General Public License for more details. |
12 * GNU General Public License for more details. |
13 * |
13 * |
14 * You should have received a copy of the GNU General Public License |
14 * You should have received a copy of the GNU General Public License |
15 * along with this program; if not, write to the Free Software |
15 * along with this program; if not, write to the Free Software |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
17 * |
|
18 * File created on 19/04/2010. |
|
19 */ |
17 */ |
20 |
18 |
21 |
19 |
22 #import "WeaponSettingsViewController.h" |
20 #import "WeaponSettingsViewController.h" |
23 #import "SingleWeaponViewController.h" |
21 #import "SingleWeaponViewController.h" |
|
22 |
24 |
23 |
25 @implementation WeaponSettingsViewController |
24 @implementation WeaponSettingsViewController |
26 @synthesize listOfWeapons; |
25 @synthesize listOfWeapons; |
27 |
26 |
28 -(BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation { |
27 -(BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation { |