mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-01 22:14:01 +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;
|
||||
|
||||
@FunctionalInterface
|
||||
public interface LauncherHWIDInterface {
|
||||
HWID getHWID();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue