mirror of
https://github.com/MiniDay/HamsterCurrency-Parent.git
synced 2025-08-23 04:35:30 +08:00
优化代码
This commit is contained in:
@@ -12,7 +12,7 @@ import java.util.UUID;
|
|||||||
/**
|
/**
|
||||||
* 当 currencyID 为 PlayerPoints 且服务器安装了点券插件时,会自动更改为 PlayerPoints 接口
|
* 当 currencyID 为 PlayerPoints 且服务器安装了点券插件时,会自动更改为 PlayerPoints 接口
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings({"unused", "ConstantConditions"})
|
@SuppressWarnings("unused")
|
||||||
public abstract class CurrencyAPI {
|
public abstract class CurrencyAPI {
|
||||||
private static IDataManager dataManager;
|
private static IDataManager dataManager;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user