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