mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Rename namespace and classes
The whole namespace should no longer be "DATabase", rather WoD for the whole project. As such, both of the Program classes should be renamed for their actual purposes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Xml.Linq;
|
||||
|
||||
namespace DATabase.Helper
|
||||
namespace WoD.Helper
|
||||
{
|
||||
class Converters
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user