mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added missing semicolumn
This commit is contained in:
parent
30a90a96d8
commit
14d44babe7
@ -535,7 +535,7 @@ export abstract class UnitSpawnMenu {
|
||||
}
|
||||
|
||||
setShowSkill(showSkill: boolean) {
|
||||
this.#showSkill = showSkill
|
||||
this.#showSkill = showSkill;
|
||||
}
|
||||
|
||||
setShowAltitudeSlider(showAltitudeSlider: boolean) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user