Remove trailing space

This commit is contained in:
yangfl
2017-11-04 20:23:37 +08:00
parent 8412b1e2cd
commit fa00278f66
12 changed files with 45 additions and 45 deletions

View File

@ -6,7 +6,7 @@ bf{"widget": {
"width": 500,
"height": 500
},
"image": {
"image": {
"src": "Images/Sun.png",
"name": "sun1",
"hOffset": 250,
@ -23,4 +23,4 @@ bf{"widget": {
"alignment": "center",
"onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;"
}
}}
}}