API cleanup, prepare for CustomEvent, fix server not shutting down

This commit is contained in:
Sardelka
2022-06-12 15:39:32 +08:00
parent 88a4f046d4
commit 45c3ff83cf
63 changed files with 440 additions and 8498 deletions

View File

@ -6,7 +6,7 @@ using GTA.Native;
namespace RageCoop.Client
{
public static class PlayerList
internal static class PlayerList
{
private const float LEFT_POSITION = 0.122f;
private const float RIGHT_POSITION = 0.9f;