mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-19 22:37:43 +01:00
fix: Lumina updates
This commit is contained in:
parent
12ce09870f
commit
67561af32f
10 changed files with 30 additions and 30 deletions
|
|
@ -10,7 +10,7 @@ namespace Dalamud.Utility;
|
|||
/// A set of helpful utilities for working with <see cref="CStringPointer"/>s from ClientStructs.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// WARNING: Will break if a custom ClientStructs is used. These are here for CONVENIENCE ONLY!
|
||||
/// WARNING: Will break if a custom ClientStructs is used. These are here for CONVENIENCE ONLY!.
|
||||
/// </remarks>
|
||||
public static class CStringExtensions
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue