2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 21:07:42 +00:00

Remove unnecessary glob regex

This commit is contained in:
Jack Andersen
2016-09-24 15:57:43 -10:00
parent f6428c9407
commit c0f060d6ad
5 changed files with 9 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ namespace hecl
namespace Database
{
logvisor::Module LogModule("HECLDatabase");
logvisor::Module LogModule("hecl::Database");
static const hecl::FourCC HECLfcc("HECL");
/**********************************************