コード例 #1
0
ファイル: Loot.cs プロジェクト: ryancheung/CypherCore
 public void RemoveLooter(ObjectGuid guid)
 {
     PlayersLooting.Remove(guid);
 }