mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-01-09 09:09:46 +03:00
Update LauncherHWIDInterface.java (#86)
This commit is contained in:
parent
637867dbc8
commit
92818b12b2
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
package ru.gravit.launcher;
|
package ru.gravit.launcher;
|
||||||
|
|
||||||
|
@FunctionalInterface
|
||||||
public interface LauncherHWIDInterface {
|
public interface LauncherHWIDInterface {
|
||||||
HWID getHWID();
|
HWID getHWID();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue