mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-22 07:47:45 +01:00
naming adjustments
This commit is contained in:
parent
652b357341
commit
2317d28b39
8 changed files with 34 additions and 34 deletions
|
|
@ -415,7 +415,7 @@ namespace Dalamud.Game
|
|||
}
|
||||
else
|
||||
{
|
||||
this.Update?.Raise(this);
|
||||
this.Update?.InvokeSafely(this);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue