mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
renamed 'PS2' namespace to 'Cri'.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//! \date Thu Mar 05 09:36:40 2015
|
||||
//! \brief BIP tiled bitmap format.
|
||||
//
|
||||
// Copyright (C) 2015 by morkt
|
||||
// Copyright (C) 2015-2016 by morkt
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
// of this software and associated documentation files (the "Software"), to
|
||||
@@ -33,7 +33,7 @@ using System.Windows.Media;
|
||||
using System.Windows.Media.Imaging;
|
||||
using GameRes.Utility;
|
||||
|
||||
namespace GameRes.Formats.PS2
|
||||
namespace GameRes.Formats.Cri
|
||||
{
|
||||
internal class BipMetaData : ImageMetaData
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user