Skip to content

Commit

Permalink
Update native assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicdan committed Jun 30, 2017
1 parent 3a6cc8e commit fd603f6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions About/About.xml
Expand Up @@ -4,6 +4,7 @@
<author>Rakuss and CosmicDan</author>
<targetVersion>0.17.1557</targetVersion>
<description>v1.17.2 (Unofficial)

Adds coal to the game. It spawns on the map in veins (like steel). You can dig it and power your generators and any other refuelable thing with it.
</description>
</ModMetaData>
Binary file modified Assemblies/BlackFuelNative.dll
Binary file not shown.
2 changes: 0 additions & 2 deletions Source/BlackFuelNative/CompScuttlable.cs
Expand Up @@ -71,8 +71,6 @@ public override void CompTick()
compRefuelable.Refuel(fuelThingValue);
fuelThing.stackCount -= fuelNeeded;
}


}
}
}
Expand Down

0 comments on commit fd603f6

Please sign in to comment.