Skip to content

Commit

Permalink
add wz2nx code references
Browse files Browse the repository at this point in the history
  • Loading branch information
taida957789 committed Sep 22, 2021
1 parent b9f8e49 commit 9c09709
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MapleLib/WzLib/Nx/WzToNxSerializer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;

/// <summary>
/// The code was modified from https://github.com/angelsl/wz2nx
/// </summary>
namespace MapleLib.WzLib.Nx
{
internal static class Extension
Expand Down

0 comments on commit 9c09709

Please sign in to comment.