mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-03 23:11:57 +03:00
Update LauncherHWIDInterface.java
This commit is contained in:
parent
637867dbc8
commit
fc1151cedd
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