feat: receive match record

This commit is contained in:
2024-03-19 21:27:43 +01:00
parent f7c33044d7
commit 3211c642f5
4 changed files with 100 additions and 30 deletions

View File

@@ -9,5 +9,6 @@ public class RegisterAction {
RComb.register(iMap);
RClub.register(iMap);
RFile.register(iMap);
}
}