OnaholeVoice.cs 96 B

123456
  1. using System;
  2. public class OnaholeVoice : OnaholeFeelings
  3. {
  4. private float changeWaitCnt;
  5. }