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

Make arg0 optional #10

Merged
merged 4 commits into from
May 17, 2021
Merged

Make arg0 optional #10

merged 4 commits into from
May 17, 2021

Conversation

seanohue
Copy link
Contributor

@seanohue seanohue commented May 16, 2021

A one-liner so we can do
state.CommandManager.get('help').execute('config', player);
instead of
state.CommandManager.get('help').execute('config', player, 'help');

Base automatically changed from clarify-effects-modifiers-types to master May 16, 2021 16:30
@seanohue seanohue marked this pull request as ready for review May 16, 2021 16:31
@seanohue seanohue merged commit b8c3a75 into master May 17, 2021
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