mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-18 13:57:43 +01:00
Api11ToDo -> Api12ToDo
This commit is contained in:
parent
335b3d1ed5
commit
49a18e3c1e
5 changed files with 8 additions and 8 deletions
|
|
@ -155,7 +155,7 @@ internal sealed partial class ObjectTable : IServiceType, IObjectTable
|
|||
};
|
||||
}
|
||||
|
||||
[Api11ToDo("Use ThreadSafety.AssertMainThread() instead of this.")]
|
||||
[Api12ToDo("Use ThreadSafety.AssertMainThread() instead of this.")]
|
||||
[MethodImpl(MethodImplOptions.AggressiveInlining)]
|
||||
private bool WarnMultithreadedUsage()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue