Change namespace from WoD to SabreTools

This commit is contained in:
Matt Nadareski
2016-03-29 13:48:10 -07:00
parent 63f5566f3b
commit dd4dfb9f20
9 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ using System.Collections.Generic;
using System.IO;
using System.Xml;
namespace WoD.Helper
namespace SabreTools.Helper
{
class Remapping
{