summary refs log tree commit diff stats
path: root/Classes/GameModeInfo.m
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2013-01-03 17:40:21 -0500
committerStarla Insigna <starla4444@gmail.com>2013-01-03 17:40:21 -0500
commitade84cf3d464f6f1dc2becf16602db759d689398 (patch)
treeac82da54c33adfd2053038d49cbd54bba54984e6 /Classes/GameModeInfo.m
parent9ca13b1facfbdabb5cc383899e72b3cfc95747b2 (diff)
downloadcartcollect-ade84cf3d464f6f1dc2becf16602db759d689398.tar.gz
cartcollect-ade84cf3d464f6f1dc2becf16602db759d689398.tar.bz2
cartcollect-ade84cf3d464f6f1dc2becf16602db759d689398.zip
Added NSLog -> TFLog macro (for TestFlight)
Diffstat (limited to 'Classes/GameModeInfo.m')
-rw-r--r--Classes/GameModeInfo.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Classes/GameModeInfo.m b/Classes/GameModeInfo.m index 1f85978..08b95e5 100644 --- a/Classes/GameModeInfo.m +++ b/Classes/GameModeInfo.m
@@ -10,7 +10,6 @@
10#import "CCNotifications.h" 10#import "CCNotifications.h"
11#import "GameMode.h" 11#import "GameMode.h"
12#import "GameModeManager.h" 12#import "GameModeManager.h"
13#import "TestFlight.h"
14 13
15@implementation GameModeInfo 14@implementation GameModeInfo
16 15