mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-01-31 11:12:35 +01:00
Undo my last change
This commit is contained in:
parent
8944f87c23
commit
3ffef1772a
@ -35,7 +35,7 @@ export class AvatarAction
|
|||||||
public static POSTURE_SWIM = 'swim';
|
public static POSTURE_SWIM = 'swim';
|
||||||
public static POSTURE_WALK = 'mv';
|
public static POSTURE_WALK = 'mv';
|
||||||
public static SIGN = 'sign';
|
public static SIGN = 'sign';
|
||||||
public static SLEEP = 'Sleep';
|
public static SLEEP = 'sleep';
|
||||||
public static SNOWWAR_DIE_BACK = 'swdieback';
|
public static SNOWWAR_DIE_BACK = 'swdieback';
|
||||||
public static SNOWWAR_DIE_FRONT = 'swdiefront';
|
public static SNOWWAR_DIE_FRONT = 'swdiefront';
|
||||||
public static SNOWWAR_PICK = 'swpick';
|
public static SNOWWAR_PICK = 'swpick';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user