Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lua] Fix Dialog:file{ save=true } so 'save' field must be =true
Before this change if we used Dialog:file{ save=false } it would show the save version of the dialog, which didn't make sense.
- Loading branch information