add PlayStats

This commit is contained in:
2026-05-11 17:04:05 +03:30
parent 021a147dcf
commit c315d5f9ed
@@ -0,0 +1,4 @@
package org.project.entity.players;
public class PlayerStats {
}