司忠占工程提交
This commit is contained in:
parent
400f5765c6
commit
7d92555a48
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
353941
Assets/Scenes/火控场景.unity
353941
Assets/Scenes/火控场景.unity
File diff suppressed because it is too large
Load Diff
22
HKMBFZ.sln
22
HKMBFZ.sln
|
|
@ -3,16 +3,20 @@ Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
# Visual Studio 15
|
# Visual Studio 15
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask", "UniTask.csproj", "{E03FD246-B3AE-4816-5184-CB2CECBB4487}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask", "UniTask.csproj", "{E03FD246-B3AE-4816-5184-CB2CECBB4487}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}"
|
||||||
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Linq", "UniTask.Linq.csproj", "{9BEA515A-2178-C63C-2031-F5E1D019A3AE}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Linq", "UniTask.Linq.csproj", "{9BEA515A-2178-C63C-2031-F5E1D019A3AE}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.DOTween", "UniTask.DOTween.csproj", "{B8DD34E3-5618-314A-018E-A94D749D212B}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.DOTween", "UniTask.DOTween.csproj", "{B8DD34E3-5618-314A-018E-A94D749D212B}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{9AD00D1D-14D0-D35E-C73B-760A62536877}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.TextMeshPro", "UniTask.TextMeshPro.csproj", "{B0E2F44C-6BA7-2F5F-90ED-3F34113AFC8E}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.TextMeshPro", "UniTask.TextMeshPro.csproj", "{B0E2F44C-6BA7-2F5F-90ED-3F34113AFC8E}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Addressables", "UniTask.Addressables.csproj", "{AC252596-691F-C7BC-77C7-9897C1A91D09}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Addressables", "UniTask.Addressables.csproj", "{AC252596-691F-C7BC-77C7-9897C1A91D09}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{214524EB-A24C-5893-5ADF-1F3F8BE2E3EE}"
|
||||||
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Editor", "UniTask.Editor.csproj", "{C1A9354D-AD0C-4D32-1AA0-19C22093BECC}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Editor", "UniTask.Editor.csproj", "{C1A9354D-AD0C-4D32-1AA0-19C22093BECC}"
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
|
|
@ -25,6 +29,10 @@ Global
|
||||||
{E03FD246-B3AE-4816-5184-CB2CECBB4487}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{E03FD246-B3AE-4816-5184-CB2CECBB4487}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{E03FD246-B3AE-4816-5184-CB2CECBB4487}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{E03FD246-B3AE-4816-5184-CB2CECBB4487}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{E03FD246-B3AE-4816-5184-CB2CECBB4487}.Release|Any CPU.Build.0 = Release|Any CPU
|
{E03FD246-B3AE-4816-5184-CB2CECBB4487}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
{9BEA515A-2178-C63C-2031-F5E1D019A3AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{9BEA515A-2178-C63C-2031-F5E1D019A3AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
{9BEA515A-2178-C63C-2031-F5E1D019A3AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{9BEA515A-2178-C63C-2031-F5E1D019A3AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{9BEA515A-2178-C63C-2031-F5E1D019A3AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{9BEA515A-2178-C63C-2031-F5E1D019A3AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
|
@ -33,10 +41,10 @@ Global
|
||||||
{B8DD34E3-5618-314A-018E-A94D749D212B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{B8DD34E3-5618-314A-018E-A94D749D212B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{B8DD34E3-5618-314A-018E-A94D749D212B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{B8DD34E3-5618-314A-018E-A94D749D212B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{B8DD34E3-5618-314A-018E-A94D749D212B}.Release|Any CPU.Build.0 = Release|Any CPU
|
{B8DD34E3-5618-314A-018E-A94D749D212B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{9AD00D1D-14D0-D35E-C73B-760A62536877}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{9AD00D1D-14D0-D35E-C73B-760A62536877}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{9AD00D1D-14D0-D35E-C73B-760A62536877}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{CF0DE3A1-3621-8E5E-817B-06AE6AA3FA67}.Release|Any CPU.Build.0 = Release|Any CPU
|
{9AD00D1D-14D0-D35E-C73B-760A62536877}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
{B0E2F44C-6BA7-2F5F-90ED-3F34113AFC8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{B0E2F44C-6BA7-2F5F-90ED-3F34113AFC8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
{B0E2F44C-6BA7-2F5F-90ED-3F34113AFC8E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{B0E2F44C-6BA7-2F5F-90ED-3F34113AFC8E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{B0E2F44C-6BA7-2F5F-90ED-3F34113AFC8E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{B0E2F44C-6BA7-2F5F-90ED-3F34113AFC8E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
|
@ -45,6 +53,10 @@ Global
|
||||||
{AC252596-691F-C7BC-77C7-9897C1A91D09}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{AC252596-691F-C7BC-77C7-9897C1A91D09}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{AC252596-691F-C7BC-77C7-9897C1A91D09}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{AC252596-691F-C7BC-77C7-9897C1A91D09}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{AC252596-691F-C7BC-77C7-9897C1A91D09}.Release|Any CPU.Build.0 = Release|Any CPU
|
{AC252596-691F-C7BC-77C7-9897C1A91D09}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{214524EB-A24C-5893-5ADF-1F3F8BE2E3EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{214524EB-A24C-5893-5ADF-1F3F8BE2E3EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{214524EB-A24C-5893-5ADF-1F3F8BE2E3EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{214524EB-A24C-5893-5ADF-1F3F8BE2E3EE}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
{C1A9354D-AD0C-4D32-1AA0-19C22093BECC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{C1A9354D-AD0C-4D32-1AA0-19C22093BECC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
{C1A9354D-AD0C-4D32-1AA0-19C22093BECC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{C1A9354D-AD0C-4D32-1AA0-19C22093BECC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{C1A9354D-AD0C-4D32-1AA0-19C22093BECC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{C1A9354D-AD0C-4D32-1AA0-19C22093BECC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 740 B |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue