mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 10:47:39 +02:00
radial bg type
- fix joe surprise face persisting
This commit is contained in:
@ -325,7 +325,6 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||
|
||||
public void SetFaceExpressionForced(int face)
|
||||
{
|
||||
wantFace = -2;
|
||||
FaceAnim.DoScaledAnimationAsync("Face" + face.ToString("D2"));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user