Skip to content

Commit

Permalink
F-15E - V-Nr change after PR
Browse files Browse the repository at this point in the history
  • Loading branch information
WarLord211 authored Aug 12, 2023
1 parent 1e62b3e commit 8c5e3cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Scripts/DCS-BIOS/lib/F-15E.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BIOS.protocol.beginModule("F-15E", 0x9200)
BIOS.protocol.setExportModuleAircrafts({"F-15ESE"})
--by WarLord,Maverick87Shaka&RafaPolit v1.1b
--by WarLord,Maverick87Shaka&RafaPolit v1.1c
local inputProcessors = moduleBeingDefined.inputProcessors
local documentation = moduleBeingDefined.documentation

Expand Down Expand Up @@ -1227,4 +1227,4 @@ defineMultipositionSwitch("R_LCP_LASER_DIG_2", 44, 3071, 71, 3, 0.1, "Rear Laser
defineMultipositionSwitch("R_LCP_LASER_DIG_3", 44, 3072, 72, 8, 0.1, "Rear Laser Code Panel", "REAR Laser Digit 3")
defineMultipositionSwitch("R_LCP_LASER_DIG_4", 44, 3073, 73, 8, 0.1, "Rear Laser Code Panel", "REAR Laser Digit 4")

BIOS.protocol.endModule()
BIOS.protocol.endModule()

0 comments on commit 8c5e3cf

Please sign in to comment.