mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-04-16 14:26:02 -05:00
Fix #51
This commit is contained in:
parent
5ad309c1af
commit
e7c38f84dd
|
|
@ -8,7 +8,7 @@ import { getDefaultScores, Scores } from "../models/scores";
|
|||
|
||||
import { PLUGIN_VER } from "../const";
|
||||
import Logger from "../utils/logger"
|
||||
import { isAsphyxiaDebugMode } from "../Utils/index";
|
||||
import { isAsphyxiaDebugMode } from "../utils/index";
|
||||
import { SecretMusicEntry } from "../models/secretmusicentry";
|
||||
import { CheckPlayerResponse, getCheckPlayerResponse } from "../models/Responses/checkplayerresponse";
|
||||
import { getPlayerStickerResponse, PlayerStickerResponse } from "../models/Responses/playerstickerresponse";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user