mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-16 18:55:03 -04:00
Whyever that was there... should fix #2046.
This commit is contained in:
parent
f50d1628ce
commit
75bc9d36f7
@ -52,7 +52,6 @@ object PrintModel extends SmartBlockModelBase with ISmartItemModel {
|
||||
override def getGeneralQuads = {
|
||||
val faces = mutable.ArrayBuffer.empty[BakedQuad]
|
||||
|
||||
Textures.Block.bind()
|
||||
val shapes =
|
||||
if (data.hasActiveState && KeyBindings.showExtendedTooltips)
|
||||
data.stateOn
|
||||
|
Loading…
x
Reference in New Issue
Block a user