diff --git a/old_main.js b/old_main.js index b9e4850..963ccf3 100644 --- a/old_main.js +++ b/old_main.js @@ -11,6 +11,7 @@ const randomSelectionCheckbox = document.getElementById( 'randomSelectionCheckbox' ); + const enableRotationsCheckbox = document.getElementById( 'enableRotationsCheckbox' );