mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
Redstone: Add wires, redstone torches, levers (incomplete) and repeaters
This commit is contained in:
@@ -31,3 +31,6 @@ else()
|
||||
find_package(ZLIB REQUIRED)
|
||||
target_link_libraries(Common PRIVATE ZLIB::ZLIB)
|
||||
endif()
|
||||
if (ANDROID)
|
||||
target_link_libraries(Common PRIVATE log)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user