New class PlayerDTO
parent
08fc96187b
commit
c0bff9e7c6
|
@ -0,0 +1,5 @@
|
|||
package de.hs_mannheim.informatik.chess.model;
|
||||
|
||||
public class PlayerDTO {
|
||||
|
||||
}
|
Loading…
Reference in New Issue