mirror of
https://github.com/MrOkiDoki/BattleBit-Community-Server-API.git
synced 2025-01-28 12:07:16 -03:00
6 lines
79 B
C#
6 lines
79 B
C#
|
namespace BattleBitAPI.Common
|
|||
|
{
|
|||
|
public class EndGamePlayer
|
|||
|
{
|
|||
|
}
|
|||
|
}
|