1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-30 17:10:20 -05:00

Namespace Update (SLC/Data Ignored)

This commit is contained in:
Amos
2024-07-01 18:30:06 +01:00
committed by Ayymoss
parent 95523885b8
commit c4b33c361a
164 changed files with 463 additions and 487 deletions

View File

@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace Stats.Client.Game
namespace IW4MAdmin.Plugins.Stats.Client.Game
{
public class AttachmentInfo
{

View File

@ -1,5 +1,4 @@
using Data.Models;
using Stats.Client.Game;
namespace IW4MAdmin.Plugins.Stats.Client.Game
{

View File

@ -1,6 +1,6 @@
using System.Collections.Generic;
namespace Stats.Client.Game
namespace IW4MAdmin.Plugins.Stats.Client.Game
{
public class WeaponInfo
{