6 lines
No EOL
80 B
Java
6 lines
No EOL
80 B
Java
package ic2.api.util;
|
|
|
|
|
|
public class Keys {
|
|
public static IKeyboard instance;
|
|
} |