heh make branch

This commit is contained in:
Arkanic 2020-02-05 13:27:36 +13:00 committed by GitHub
parent 67106abb9b
commit fd500f5405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,4 +7,5 @@ public class Battery extends PowerDistributor{
outputsPower = true;
consumesPower = true;
}
}