EngineHub / CraftBook

🔧 Machines, ICs, PLCs, and more!
https://enginehub.org/craftbook/
GNU General Public License v3.0
304 stars 163 forks source link

Fix compile error introduced in #1284 #1286

Closed nickmcski closed 2 years ago

nickmcski commented 2 years ago

Found an instance where the wrong variable was used. In this context the variable is 'destination' not 'clickedBlock'

With this change I've been able to successfully compile the build on my system.