Update submodule (#28)

* Update submodule

* Fix disco ball
This commit is contained in:
clusterfack
2018-02-02 19:33:50 -06:00
committed by GitHub
parent 988b2b2bc5
commit 2eb30c9ba9
3 changed files with 4 additions and 5 deletions

2
.gitmodules vendored
View File

@@ -1,4 +1,4 @@
[submodule "engine"]
path = engine
url = https://github.com/space-wizards/space-station-14.git
branch = 3ccb252a968e1ded9310bdf9c1805d3364b81adb
branch = 0a231f0217a7b9f9ce7093bdd091ce3e3de1b69d

View File

@@ -1,7 +1,6 @@
using OpenTK;
using OpenTK.Graphics;
using SS14.Client.GameObjects;
using SS14.Client.GameObjects;
using SS14.Shared.GameObjects;
using SS14.Shared.Maths;
namespace Content.Client.Prototypes
{

2
engine

Submodule engine updated: 1487b2cdad...0a231f0217