6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
void main()
|
|
{
|
|
ActionPlayAnimation(ANIMATION_LOOPING_GET_MID, 1.0,1.0);
|
|
}
|
|
|