mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 12:18:36 +02:00
indentation fixes
This commit is contained in:
parent
5e706e84ce
commit
47937d85d5
1 changed files with 2 additions and 3 deletions
|
@ -518,7 +518,6 @@ FunctionEnd
|
|||
|
||||
Function AbortFunction
|
||||
; Check if Express is set, if so, abort the post install options page
|
||||
; Call HandleInstallTypes ; Sets Express if ExpressInstallRadioButton is checked
|
||||
StrCmp $Express "1" 0 end
|
||||
Abort
|
||||
end:
|
||||
|
|
Loading…
Reference in a new issue