fixed ui, localization and save/load
This commit is contained in:
@@ -276,7 +276,7 @@ namespace Assets.Scripts
|
||||
{
|
||||
result = result + "\"" + slotname + "\": \"empty\"";
|
||||
}
|
||||
if (i != 7)
|
||||
if (i != 6)
|
||||
{
|
||||
result = result + ",\r\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user