Skip to content

Cleanup and update code to net8#539

Open
CrosRoad95 wants to merge 4 commits intomta-slipe:masterfrom
CrosRoad95:cleanup-update-net8
Open

Cleanup and update code to net8#539
CrosRoad95 wants to merge 4 commits intomta-slipe:masterfrom
CrosRoad95:cleanup-update-net8

Conversation

@CrosRoad95
Copy link
Copy Markdown
Collaborator

No description provided.

@CrosRoad95 CrosRoad95 requested a review from a team as a code owner August 29, 2024 16:16
Comment thread SlipeServer.Server/MtaServer.cs Outdated
client.Player.AssociateWith(this);

this.clients[netWrapper][binaryAddress] = client;
value = client;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of value, name this client (or existingClient to avoid conflict with the other client variable)

# Conflicts:
#	SlipeServer.Lua/LuaService.cs
#	SlipeServer.Lua/LuaTranslator.cs
#	SlipeServer.Scripting/ScriptEventRuntime.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants