Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Reserved word "type" used as a parameter #22

Closed
TdlQ opened this issue Aug 19, 2015 · 2 comments
Closed

Reserved word "type" used as a parameter #22

TdlQ opened this issue Aug 19, 2015 · 2 comments

Comments

@TdlQ
Copy link

TdlQ commented Aug 19, 2015

The function LNetwork:SendToPeersExcept() can't work as is.

This works:
function LNetwork:SendToPeersExcept(peer, type_prm, data)
[followed by according replacements]

@SirWaddles
Copy link
Collaborator

I added a pull request to fix this, when it's simple stuff like this it'd probably take less time to write an issue than it would to fix it and PR.

@SirWaddles
Copy link
Collaborator

Pull Request submitted and merged. Issue resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants