Skip to content

Commit 3e6dfa1

Browse files
committed
Fixes issues in new NSIS script with Turbo Roundabout and SITAP files.
1 parent 7205c53 commit 3e6dfa1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NAM Installer Script_english.nsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,8 @@ SectionGroup /e "!Network Features and Additions" sec4
378378
Section "Network Widening Mod" nwm
379379
SetOutPath "$INSTDIR\Plugins\Network Addon Mod\2 Network Features\Road, One-Way Road, and Avenue"
380380
File "@52 Network Features\Road, One-Way Road, and Avenue#\Network Widening Mod and Turn Lanes\NetworkWideningMod_*.dat"
381+
File "@52 Network Features\Road, One-Way Road, and Avenue#\Network Widening Mod and Turn Lanes\NetworkAddonMod_Roundabouts_Turbo_Plugin.dat"
382+
File "@52 Network Features\Road, One-Way Road, and Avenue#\Network Widening Mod and Turn Lanes\NetworkAddonMod_TurningLanes_OneWayRoadSignalization_Plugin.dat"
381383
SectionEnd
382384

383385
Section "RealExpressway (REW) Ramp System" rew

0 commit comments

Comments
 (0)