kopia lustrzana https://github.com/backface/turtlestitch
changed (hidden) setting name to "Hyper blocks support"
rodzic
cdb5f87574
commit
d9f6ef36aa
|
@ -78,7 +78,7 @@ Animation, BoxMorph, BlockEditorMorph, BlockDialogMorph, Note*/
|
||||||
|
|
||||||
// Global stuff ////////////////////////////////////////////////////////
|
// Global stuff ////////////////////////////////////////////////////////
|
||||||
|
|
||||||
modules.gui = '2020-April-22';
|
modules.gui = '2020-April-24';
|
||||||
|
|
||||||
// Declarations
|
// Declarations
|
||||||
|
|
||||||
|
@ -3416,7 +3416,7 @@ IDE_Morph.prototype.settingsMenu = function () {
|
||||||
true
|
true
|
||||||
);
|
);
|
||||||
addPreference(
|
addPreference(
|
||||||
'Hper-Operations support',
|
'Hyper blocks support',
|
||||||
function () {
|
function () {
|
||||||
Process.prototype.enableHyperOps =
|
Process.prototype.enableHyperOps =
|
||||||
!Process.prototype.enableHyperOps;
|
!Process.prototype.enableHyperOps;
|
||||||
|
|
Ładowanie…
Reference in New Issue