mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-02-07 22:32:35 +01:00
6 lines
161 B
TypeScript
6 lines
161 B
TypeScript
|
export class HabboClubLevelEnum
|
|||
|
{
|
|||
|
public static _Str_3159: number = 0;
|
|||
|
public static _Str_2964: number = 1;
|
|||
|
public static _Str_2575: number = 2;
|
|||
|
}
|