mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
Revert Framework.cs change
This commit is contained in:
parent
32aa32d64a
commit
2e86509a97
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ namespace Dalamud.Game.Internal {
|
|||
|
||||
private bool HandleFrameworkUpdate(IntPtr framework) {
|
||||
try {
|
||||
dalamud.ClientState.Actors.ResetCache();
|
||||
Gui.Chat.UpdateQueue(this);
|
||||
Network.UpdateQueue(this);
|
||||
} catch (Exception ex) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue