Fix running in dev?

I havent tested this, lets hope github web edit can save the day
This commit is contained in:
Modmuss50 2018-10-18 17:29:51 +01:00 committed by GitHub
parent 4c956e39f6
commit eee87e3ecd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,7 +134,7 @@ dependencies {
deobfCompile "codechicken:CodeChickenLib:1.12.2-+:universal" deobfCompile "codechicken:CodeChickenLib:1.12.2-+:universal"
deobfCompile 'MCMultiPart2:MCMultiPart:2.4.1' deobfCompile 'MCMultiPart2:MCMultiPart:2.4.1'
deobfCompile "li.cil.oc:OpenComputers:MC1.12.2-1.7.2+" deobfCompile "li.cil.oc:OpenComputers:MC1.12.2-1.7.2+"
deobfCompile "blusunrize:ImmersiveEngineering:0.12-+:deobf" deobfCompile "blusunrize:ImmersiveEngineering:0.12-+"
} }