mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 06:13:40 +01:00
fix: duplicate string keys, bad localize method
This commit is contained in:
parent
1714c641ad
commit
b9f72c0d53
3 changed files with 3 additions and 16 deletions
|
|
@ -371,7 +371,7 @@ namespace Dalamud
|
|||
|
||||
/// <summary>
|
||||
/// Patch method for the class Process.Handle. This patch facilitates fixing Reloaded so that it
|
||||
/// uses pseudo-handles to access memory, to prevent permission errors.
|
||||
/// uses pseudo-handles to access memory, to prevent permission errors.
|
||||
/// It should never be called manually.
|
||||
/// </summary>
|
||||
/// <param name="__instance">The equivalent of `this`.</param>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue