Commit 4a3b1edb authored by nanahira's avatar nanahira

change app name

parent 228ced53
......@@ -741,7 +741,7 @@ public class Room : WindowServantSP
code = r.ReadInt32();
string hexOutput = "0x"+String.Format("{0:X}", code);
Program.I().selectServer.set_version(hexOutput);
RMSshow_none(InterString.Get("你输入的版本号和服务器不一致,[7CFC00]YGOPro2已经智能切换版本号[-],请重新链接。"));
RMSshow_none(InterString.Get("你输入的版本号和服务器不一致,[7CFC00]KoishiPro2已经智能切换版本号[-],请重新链接。"));
break;
default:
break;
......
......@@ -19,7 +19,7 @@ namespace YGOSharp
{
nullName = InterString.Get("未知卡片");
nullString = "";
nullString += "欢迎使用:\r\nYGOPro2 for iOS";
nullString += "欢迎使用:\r\nKoishiPro2 for iOS";
nullString += "\r\n\r\n";
nullString += "源码:";
nullString += "\r\n「iOS」\r\n[url=https://github.com/purerosefallen/ygopro2][u]https://github.com/purerosefallen/ygopro2[/u][/url]";
......
......@@ -2212,7 +2212,7 @@ MonoBehaviour:
keepCrispWhenShrunk: 1
mTrueTypeFont: {fileID: 12800000, guid: f775853fdfd14bb47934543e95c3bae3, type: 3}
mFont: {fileID: 0}
mText: YGOPro2 iOS 1.034.9
mText: KoishiPro2 iOS 1.034.9
mFontSize: 18
mFontStyle: 0
mAlignment: 1
......@@ -2766,7 +2766,7 @@ Prefab:
m_Modifications:
- target: {fileID: 0}
propertyPath: mText
value: YGOPro2 1033.D.3
value: KoishiPro2 1033.D.3
objectReference: {fileID: 0}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
......
......@@ -10,8 +10,8 @@ PlayerSettings:
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: YGOPro2
productName: YGOPro2
companyName: KoishiPro2
productName: KoishiPro2
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21176471, a: 1}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment