Locale -> "Destination"; feels like a much better term to use
This commit is contained in:
+3
-3
@@ -41,12 +41,12 @@ namespace anm2ed::types::shortcut
|
||||
};
|
||||
}
|
||||
|
||||
namespace anm2ed::types::locale
|
||||
namespace anm2ed::types::destination
|
||||
{
|
||||
enum Type
|
||||
{
|
||||
LOCAL,
|
||||
GLOBAL
|
||||
ALL,
|
||||
THIS
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user