mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-10 13:51:53 +09:00
hiding the crafting guide again
This commit is contained in:
@@ -350,7 +350,7 @@ class UICraftingWorkbench(val inventoryUI: UIInventoryFull?, val parentContainer
|
||||
addUIitem(spinnerCraftCount)
|
||||
addUIitem(buttonCraft)
|
||||
// temporarily disabled for 0.4 release
|
||||
if (TerrarumAppConfiguration.VERSION_RAW >= 0x0000_000004_000001) {
|
||||
if (TerrarumAppConfiguration.VERSION_RAW >= 0x0000_000005_000000) {
|
||||
addUIitem(menuButtonCraft)
|
||||
addUIitem(menuButtonTechView)
|
||||
}
|
||||
|
||||
BIN
work_files/graphics/wires/wire_single_items.kra
LFS
Normal file
BIN
work_files/graphics/wires/wire_single_items.kra
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user