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

Update fr_server.lua #579

Closed
wants to merge 2 commits into from
Closed

Conversation

shadylua
Copy link
Contributor

I noticed a bug in the freeroam game mode,

    <setting name=“*chat/blockRepeatMessages” value=“true” />

but I was still able to spam the chat, I looked at the line of code and saw that something was wrong and fixed it

I noticed a bug in the freeroam game mode,  

        <setting name=“*chat/blockRepeatMessages” value=“true” />

but I was still able to spam the chat, I looked at the line of code and saw that something was wrong and fixed it
[gameplay]/freeroam/fr_server.lua:3:7: variable chatTime is mutated but never accessed
@shadylua
Copy link
Contributor Author

fixed lint [gameplay]/freeroam/fr_server.lua:3:7: variable chatTime is mutated but never accessed

@shadylua shadylua closed this Nov 21, 2024
@shadylua shadylua deleted the patch-6 branch November 21, 2024 23:24
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.

1 participant