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:
@@ -1,6 +1,6 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace DATabase.Helper
|
||||
namespace WoD.Helper
|
||||
{
|
||||
class Remapping
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user