mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Remove erroneous comment
This commit is contained in:
parent
383f8b1713
commit
9449cd3b65
1 changed files with 0 additions and 2 deletions
|
|
@ -144,8 +144,6 @@ namespace Dalamud.Game.Internal.Gui
|
|||
var strArray = atkArrayDataHolder._StringArrays[strIndex];
|
||||
|
||||
// Write the values to the arrays using a known valid flytext region
|
||||
|
||||
// Whether or not to enable this set of values for displaying flytext
|
||||
numArray->IntArray[numOffset + 0] = 1; // Some kind of "Enabled" flag for this section
|
||||
numArray->IntArray[numOffset + 1] = (int)kind;
|
||||
numArray->IntArray[numOffset + 2] = unchecked((int)val1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue