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:
@ -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
|
||||
{
|
||||
|
@ -1,5 +1,4 @@
|
||||
using Data.Models;
|
||||
using Stats.Client.Game;
|
||||
|
||||
namespace IW4MAdmin.Plugins.Stats.Client.Game
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Stats.Client.Game
|
||||
namespace IW4MAdmin.Plugins.Stats.Client.Game
|
||||
{
|
||||
public class WeaponInfo
|
||||
{
|
||||
|
Reference in New Issue
Block a user