Player overlay buttons redone
This commit is contained in:
parent
d38afae3a7
commit
2d44d81747
20 changed files with 541 additions and 291 deletions
6
integrations/java/fi/razerman/youtube/XGlobals.java
Normal file
6
integrations/java/fi/razerman/youtube/XGlobals.java
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
package fi.razerman.youtube;
|
||||
|
||||
// Ignore this file, the implementation is in another repository
|
||||
public class XGlobals {
|
||||
public static Boolean debug = false;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue