Fix build errors.
This commit is contained in:
parent
e897b5dfd3
commit
4a288ed859
|
@ -23,5 +23,4 @@
|
||||||
<AdditionalFiles Include="Instructions.readme" />
|
<AdditionalFiles Include="Instructions.readme" />
|
||||||
<AdditionalFiles Include="thumb.png" />
|
<AdditionalFiles Include="thumb.png" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="../Mixins/JobDispatcher/JobDispatcher.projitems" Label="JobDispatcher" />
|
|
||||||
</Project>
|
</Project>
|
|
@ -1,6 +1,6 @@
|
||||||
using Sandbox.ModAPI.Ingame;
|
using Sandbox.ModAPI.Ingame;
|
||||||
using SpaceEngineers.Game.ModAPI.Ingame;
|
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
using VRage.Game.ModAPI.Ingame.Utilities;
|
||||||
|
|
||||||
namespace IngameScript
|
namespace IngameScript
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user