浏览代码

clear code

Marino Faggiana 7 年之前
父节点
当前提交
225530d03c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      iOSClient/Brand/Intro/CCIntro.m

+ 1 - 0
iOSClient/Brand/Intro/CCIntro.m

@@ -61,6 +61,7 @@
 
 - (void)showIntroCryptoCloud:(CGFloat)duration
 {
+    //NSString *language = [[[NSBundle mainBundle] preferredLocalizations] objectAtIndex:0];
     CGFloat height = self.rootView.bounds.size.height;
     
     if (height <= 480) { titleIconPositionY = 20; titlePositionY = 260; descPositionY = 230; }