2026-05-01 쌀추가

This commit is contained in:
2026-05-01 11:22:29 +09:00
parent ab99771eff
commit d175cb9db5
11 changed files with 43 additions and 8 deletions

Binary file not shown.

View File

@@ -37,6 +37,7 @@ public enum ItemCategory
{ {
Fruit, Fruit,
Vegetable, Vegetable,
Grain,
Dairy, Dairy,
Bakery, Bakery,
Meat, Meat,
@@ -53,5 +54,6 @@ public enum ProductGroup
PotatoChip, PotatoChip,
GreenBeans, GreenBeans,
CheeseChip, CheeseChip,
Rice
} }
} }

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 562cf69f4dfc6654b874a2e2218ece2b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2f00d30ecc0b21e4b81f3bd2b6e8d69e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: fa615098ed5ecee49b172caea9723693
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.