diff --git a/NewHorizons/Handlers/SubtitlesHandler.cs b/NewHorizons/Handlers/SubtitlesHandler.cs index 737c6b0b..7255933c 100644 --- a/NewHorizons/Handlers/SubtitlesHandler.cs +++ b/NewHorizons/Handlers/SubtitlesHandler.cs @@ -87,7 +87,7 @@ namespace NewHorizons.Handlers possibleSubtitles.Add(sprite); } - public void Update() + public void FixedUpdate() { CheckForEOTE();