예제 #1
0
파일: Character.cs 프로젝트: WichaelMu/ROFL
 void Keyboard()
 {
     if (GLOBAL.X())
     {
         shop.ShowHide();
     }
 }