mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-30 12:23:41 +01:00
Final fixes for GameData.
This commit is contained in:
parent
702f8e3967
commit
ea40d5bc9c
20 changed files with 133 additions and 153 deletions
|
|
@ -46,7 +46,7 @@ namespace Penumbra.Meta
|
|||
|
||||
public static class GmpEntryExtension
|
||||
{
|
||||
public static GmpEntry Apply( this GmpEntry entry, MetaManipulation manipulation )
|
||||
public static GmpEntry Apply( this ref GmpEntry entry, MetaManipulation manipulation )
|
||||
{
|
||||
if( manipulation.Type != MetaType.Gmp )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue