Changes

Summary

  1. Fixed bad texture bind (commit: 77a3f3c) (details)
Commit 77a3f3ceaf4a8621b14c5b6fb71ccc88f4e82cd1 by CovertJaguar
Fixed bad texture bind

Binding textures by directly accessing the render engine seems to cause random effects. One instance I encountered when using that method was texture binds would fail for other TESRs that used bindTextureByName().
(commit: 77a3f3c)
The file was modifiedcommon/buildcraft/factory/render/RenderTank.java (diff)