Rename toolbox references from ss14 to robust
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using SS14.Shared.Interfaces.GameObjects;
|
||||
using Robust.Shared.Interfaces.GameObjects;
|
||||
|
||||
namespace Content.Client.Interfaces.GameObjects
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using SS14.Client;
|
||||
using Robust.Client;
|
||||
|
||||
namespace Content.Client.Interfaces
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using Content.Shared.Interfaces;
|
||||
using SS14.Client;
|
||||
using SS14.Shared.Map;
|
||||
using Robust.Client;
|
||||
using Robust.Shared.Map;
|
||||
|
||||
namespace Content.Client.Interfaces
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using System;
|
||||
using SS14.Client.Graphics;
|
||||
using Robust.Client.Graphics;
|
||||
|
||||
namespace Content.Client.Interfaces.Parallax
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user