Skip to content

Commit

Permalink
Update ZZZMKV.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
ClostroOffi authored Jul 29, 2024
1 parent e03ed01 commit a7904b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Mergers/GIMKV/ZZZMKV.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
using ZZZCutscenes.Mergers.GIMKV.Parsers;
using ZZZCutscenes.FileTypes;

namespace GICutscenes.Mergers.GIMKV
namespace ZZZCutscenes.Mergers.GIMKV
{
internal class GIMKV: Merger
internal class ZZZMKV: Merger
{
// MKV utils
public static readonly uint SegmentOffset = 0x1037;
Expand Down

0 comments on commit a7904b4

Please sign in to comment.