changed render order so that chest name won't show grey (for some reason)

This commit is contained in:
minjaesong
2021-03-18 10:51:57 +09:00
parent bae438c2df
commit 09aeae39a2
3 changed files with 15 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
{
"ITEM_STORAGE_CHEST": "Storage Chest"
}

View File

@@ -0,0 +1,3 @@
{
"ITEM_STORAGE_CHEST": "보관상자"
}