aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-10-13 17:16:32 -0700
committerScott Jackson <daneren2005@gmail.com>2015-10-13 17:16:32 -0700
commit4b6a015b10da86cc5b9bae5f81b642cae48e1fe8 (patch)
tree57e36ed7eb6ede579fcecf162ffd8af2d956b0b0 /README.md
parent89e248e22c98b127d6afe0a448a74641250eb7d2 (diff)
downloaddsub-4b6a015b10da86cc5b9bae5f81b642cae48e1fe8.tar.gz
dsub-4b6a015b10da86cc5b9bae5f81b642cae48e1fe8.tar.bz2
dsub-4b6a015b10da86cc5b9bae5f81b642cae48e1fe8.zip
Update README for changed Asset Studio commands
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 23324cd7..e7d83ca4 100644
--- a/README.md
+++ b/README.md
@@ -29,5 +29,5 @@ Media Icons are double standard size. On https://romannurik.github.io/AndroidAs
```
PARAM_RESOURCES.iconSize = {w: 64, h: 64}
PARAM_RESOURCES['targetRect-clipart'] = { x: 12, y: 12, w: 40, h: 40 }
-form.fields[0].params.maxFinalSize = {w: 512, h: 512}
+form.fields_[0].params_.maxFinalSize = {w: 512, h: 512}
```