备份CatanBuilding瘦身独立工程

This commit is contained in:
JSD\13999
2026-05-26 16:15:54 +08:00
commit 2d0e6a61b7
12001 changed files with 2431925 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
public class Define
{
public static string[] sp_rod_card =
{
"sp_rod_card_blue",
"sp_rod_card_blue",
"sp_rod_card_purple",
"sp_rod_card_yellow",
};
}
//钓鱼结果
public enum FishingResult
{
Success = 1,
Fail1 = 4,//张力过大
Fail2 = 3,//张力过小
Fail3 = 2,//鱼逃跑
Fail4 = 5,//没点刺鱼
}

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 411149877b5244109da694cbd3a74767
timeCreated: 1688614379

View File

@@ -0,0 +1,20 @@
public class TextIds
{
public static readonly string OK = "OK";
public static readonly string CANCEL = "Cancel";
public static readonly string LOADING = "Loading";
public static readonly string CONNECTION_LOST = "ConnectionLost";
public static readonly string SERVER_IS_MAINTAINING = "Maintaining";
public static readonly string RETRY = "Retry";
public static readonly string CLIENT_NEED_UPDATE = "NeedUpdate";
public static readonly string SAVE_FILE_ERROR = "SaveError";
public static readonly string DOWNLOADING = "Downloading";
public static readonly string DOWNLOAD_ERROR = "DownloadError";
public static readonly string REQUEST_TIME_OUT = "RequestTimeOut";
public static readonly string RESTART_GAME = "RestartGame";
public static readonly string EXIT_GAME = "ExitGame";
public static readonly string OK_COUNT_DOWN = "OKCD";
public static readonly string OOPS = "Oops";
public static readonly string STH_WENT_WRONG = "SthWentWrong";
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: dc30c8cc7d7b22f4a9a245e7c6a977a4
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: