Disabled scripted combat music control, returned to threat-based Skyrim formula
This commit is contained in:
parent
305090cc91
commit
757abbdcc4
BIN
BattleMusic.esp
Normal file
BIN
BattleMusic.esp
Normal file
Binary file not shown.
Binary file not shown.
@ -21,7 +21,6 @@ Event OnPlayerLoadGame()
|
||||
if ControlRepository == None
|
||||
ControlRepository = Game.GetForm(0x493C2) as _00E_EnderalControls
|
||||
endif
|
||||
GetCombatMusicControl().InitCombatMusic()
|
||||
EndEvent
|
||||
|
||||
_00E_SkillControl function GetSkillControl() Global
|
||||
|
Loading…
Reference in New Issue
Block a user