Added a small delay before the race menu in quick start, sometimes camera stops somewhere in the ocean
This commit is contained in:
parent
d007a565bf
commit
8f4b2bfc64
Binary file not shown.
@ -20,6 +20,7 @@ function Init()
|
||||
PlayerREF.MoveTo(_00E_ClassMenuOrigin)
|
||||
|
||||
Debug.SendAnimationEvent(PlayerRef, "IdleForceDefaultState")
|
||||
Utility.Wait(0.5)
|
||||
Game.ShowRaceMenu()
|
||||
(MQP02 as _00E_MQP02_Functions).AddRacialAbilites()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user