Exemple #1
0
 private void DropSticky()
 {
     UpdateDepth();
     tm.PlayCompound("drop");
     level.BroadcastMessage("OnStickyDrop", this);
 }