コード例 #1
0
ファイル: Gamemode.java プロジェクト: eseawind/Shoebill
 public void exit() {
   disable();
   SampNativeFunction.gameModeExit();
 }