update level depart

This commit is contained in:
2025-07-09 02:25:28 +02:00
parent d9171561a8
commit 3ed4c280bb
5 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@
## CPP
- [ ] ``FDateTime GetStageStartTime(const int ContestId, const int StageId)``
- [ ] ``FDateTime GetStageStartTime(const int ContestId, const int StageId)`` _Renvoie le start time du contest et stage sélectionné_
- [ ] ``GetStageStartTime(const int ContestId, const int StageId)``
## BP