mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +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) {
|
private bool HandleFrameworkUpdate(IntPtr framework) {
|
||||||
try {
|
try {
|
||||||
dalamud.ClientState.Actors.ResetCache();
|
|
||||||
Gui.Chat.UpdateQueue(this);
|
Gui.Chat.UpdateQueue(this);
|
||||||
Network.UpdateQueue(this);
|
Network.UpdateQueue(this);
|
||||||
} catch (Exception ex) {
|
} catch (Exception ex) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue