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