We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a877cd0 commit 79c20c3Copy full SHA for 79c20c3
repo.js
@@ -72,6 +72,7 @@ function repo_init(){
72
'todo': webgl_controls_wheel,
73
},
74
75
+ 'storage-controls': true,
76
'tabs': {
77
'load': {
78
'content': '<input id=level-file type=file><button id=level-load-file type=button>Load Level from File</button><br>'
0 commit comments