Beispiel #1
0
 public void SetMoveType(ITEM_MOVE_TYPE type)
 {
     this.PutByte((byte)type, 4);
 }
Beispiel #2
0
 public void SetMoveType(ITEM_MOVE_TYPE type)
 {
     this.PutByte((byte)type, 4);
 }