コード例 #1
0
ファイル: FPCSpawnStatus.java プロジェクト: namlehong/ertheia
 public void remove(FPCInfo player) {
   _players.deleteInfo(player);
 }