예제 #1
0
 void HandleReport(DropItemActionReport report)
 {
     HandleItemActionReport(report, "drops", "drop");
 }
예제 #2
0
 void HandleReport(DropItemActionReport report)
 {
     HandleItemActionReport(report, "drops", "drop", true);
 }