Compare commits

..

No commits in common. "4dca48485635dd0a118dd55be28ee0c5e41816cf" and "8cc0dd6ccb67016ecd2187ab346241a2ee717be3" have entirely different histories.

3 changed files with 19 additions and 11 deletions

View File

@ -483,7 +483,7 @@ public class Hotupdate {
if(VerCheck.Instance.isGFF==false && VerCheck.Instance.isDXYGFF == false)
url = string.Format("{0}/{1}/{2}", PackUrl, osPath, pack_path);
else
url = string.Format("{0}/{1}/{2}", "http://" + VerCheck.Instance.conn.ip + ":" + VerCheck.Instance.conn.port + "/NewFK", osPath, pack_path);
url = string.Format("{0}/{1}/{2}", "http://" + VerCheck.Instance.conn.ip + ":" + VerCheck.Instance.conn.port + "/NewFKN", osPath, pack_path);
url = string.Format("{0}/{1}/{2}", PackUrl, osPath, pack_path);
@ -534,7 +534,7 @@ public class Hotupdate {
if (VerCheck.Instance.isGFF == false && VerCheck.Instance.isDXYGFF == false)
url = string.Format("{0}/{1}/{2}", Hotupdate.PackUrl, osPath, pack_path);
else
url = string.Format("{0}/{1}/{2}", "http://" + VerCheck.Instance.conn.ip + ":" + VerCheck.Instance.conn.port + "/NewFK", osPath, pack_path);
url = string.Format("{0}/{1}/{2}", "http://" + VerCheck.Instance.conn.ip + ":" + VerCheck.Instance.conn.port + "/NewFKN", osPath, pack_path);
url = string.Format("{0}/{1}/{2}", Hotupdate.PackUrl, osPath, pack_path);
if (Application.platform == RuntimePlatform.WindowsEditor)

File diff suppressed because one or more lines are too long

View File

@ -17,7 +17,7 @@ PlayerSettings:
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 1, g: 1, b: 1, a: 1}
m_ShowUnitySplashScreen: 0
m_ShowUnitySplashScreen: 1
m_ShowUnitySplashLogo: 1
m_SplashScreenOverlayOpacity: 0
m_SplashScreenAnimation: 2
@ -173,7 +173,7 @@ PlayerSettings:
Android: com.jxgame.quyou
Standalone: unity.dy.qp0101
Tizen: com.dangdanggame.csyx5
iPhone: com.jxgame.quyou
iPhone: com.lbgame.sanmu
tvOS: com.dangdanggame.csyx5
buildNumber:
iPhone: 1