Request window attention when round starts/restarts.

This commit is contained in:
Pieter-Jan Briers
2020-08-16 23:36:50 +02:00
parent 9dc884fa46
commit d04ad6ec85
5 changed files with 62 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ namespace Content.Shared
}
}
public struct RoundEndPlayerInfo
{
public string PlayerOOCName;