fix namespaces

This commit is contained in:
ghost 2024-01-12 18:32:51 +02:00
parent c91e69fc73
commit cd22acf846
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
declare(strict_types=1);
namespace Yggverse\Hl\Xash3d;
namespace Yggverse\Hl\Xash3D;
class Master
{