Skip to content

Commit

Permalink
deprecate SkinInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
InventivetalentDev committed Oct 25, 2024
1 parent 31b9157 commit b4aed4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/skin/SkinInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { SkinIdAndTexture } from "./SkinIdAndTexture";
import { SkinVariant } from "./SkinVariant";
import { DelayInfo } from "../ratelimit";

/**@deprecated**/
export interface SkinInfo {
id: number;
idStr: string;
Expand Down

0 comments on commit b4aed4d

Please sign in to comment.