데이터 동기화
This commit is contained in:
parent
493e05e1f7
commit
15c7dd0f04
BIN
Assets/_DDD/_ScriptAssets/So/GoogleSheetManager.asset
(Stored with Git LFS)
BIN
Assets/_DDD/_ScriptAssets/So/GoogleSheetManager.asset
(Stored with Git LFS)
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c0e19383f8c15f74baae856c3cc56db9
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1f6b9a0462bfb714d916516955b15406
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -9,7 +9,7 @@ public enum CookwareType
|
||||
None = 0,
|
||||
Pot = 1,
|
||||
Fryer = 2,
|
||||
FirePit = 3,
|
||||
Brazier = 3,
|
||||
CuttingBoard = 4,
|
||||
Griddle = 5,
|
||||
MagicOven = 6,
|
||||
|
@ -1563,7 +1563,7 @@
|
||||
{
|
||||
"Id:string": "item_environment_cookware_003",
|
||||
"#Name": "화로",
|
||||
"CookwareType:NativeEnum": "FirePit"
|
||||
"CookwareType:NativeEnum": "Brazier"
|
||||
},
|
||||
{
|
||||
"Id:string": "item_environment_cookware_004",
|
||||
|
BIN
Assets/_DDD/_Scripts/GenerateGoogleSheet/AutoCreated/Logs/GoogleSheetChangeLog.asset
(Stored with Git LFS)
BIN
Assets/_DDD/_Scripts/GenerateGoogleSheet/AutoCreated/Logs/GoogleSheetChangeLog.asset
(Stored with Git LFS)
Binary file not shown.
BIN
Assets/_DDD/_Scripts/GenerateGoogleSheet/AutoCreated/So/EnvironmentDataSo.asset
(Stored with Git LFS)
BIN
Assets/_DDD/_Scripts/GenerateGoogleSheet/AutoCreated/So/EnvironmentDataSo.asset
(Stored with Git LFS)
Binary file not shown.
BIN
ProjectSettings/EditorBuildSettings.asset
(Stored with Git LFS)
BIN
ProjectSettings/EditorBuildSettings.asset
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user