This commit is contained in:
2025-05-11 00:46:26 +08:00
parent 366f9e95ec
commit 618f75f911
2404 changed files with 154475 additions and 924730 deletions

View File

@@ -21,6 +21,11 @@ namespace NBF
}
}
public void Update()
{
}
public void AddPlayer(FPlayerData player)
{
Players[player.PlayerID] = player;
@@ -176,7 +181,6 @@ namespace NBF
}
else if (index == 1)
{
}
else if (index == 2)
{
@@ -184,8 +188,6 @@ namespace NBF
}
else
{
}