mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 13:32:54 +02:00
Missed a Capital letter in a function name
This commit is contained in:
parent
8089653784
commit
31dcbf532f
1 changed files with 1 additions and 1 deletions
|
@ -840,7 +840,7 @@ function shutdown() {
|
|||
}
|
||||
|
||||
if (secondLaunchWindow) {
|
||||
closesecondLaunchWindow();
|
||||
closeSecondLaunchWindow();
|
||||
}
|
||||
|
||||
maybeDeleteInputDeviceMutedOverlay();
|
||||
|
|
Loading…
Reference in a new issue