Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove PlayerConnected, PlayerDisconnected band aid #443

Merged
merged 1 commit into from
Jul 17, 2016

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Jul 17, 2016

When merged this pull request will:

  • Removes PlayerConnected, PlayerDisconnected band aid fix
  • this is no longer necessary in v1.62
0 = addMissionEventHandler ["PlayerConnected", { systemChat str ["C", _this]}];
0 = addMissionEventHandler ["PlayerDisonnected", { systemChat str ["D", _this]}];

@commy2 commy2 added this to the 3.0.1 milestone Jul 17, 2016
@Killswitch00 Killswitch00 merged commit ce545ce into master Jul 17, 2016
@Killswitch00 Killswitch00 deleted the remove-playerconnected-band-aid branch July 17, 2016 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants