add files to the repo
This commit is contained in:
6
Classes/BuboScope.sc
Normal file
6
Classes/BuboScope.sc
Normal file
@ -0,0 +1,6 @@
|
||||
Scope {
|
||||
|
||||
*new {
|
||||
^Server.default.scope.window.alwaysOnTop_(true);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user