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 config menu more readable #50

Merged
merged 17 commits into from
Feb 4, 2024
Merged

make config menu more readable #50

merged 17 commits into from
Feb 4, 2024

Conversation

plally
Copy link
Member

@plally plally commented Feb 2, 2024

No description provided.

@@ -51,8 +51,10 @@ net.Receive( "MapVote_VoteCancelled", function()
end )

net.Receive( "RTV_Delay", function()
chat.AddText( Color( 102, 255, 51 ), "[RTV]", Color( 255, 255, 255 ),
" The vote has been rocked, map vote will begin on round end" )
timer.Simple( 0.2, function()
Copy link
Member

Choose a reason for hiding this comment

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

nit: A comment describing why the timer is necessary could be nice

@plally plally merged commit 140e2bb into main Feb 4, 2024
1 check passed
@plally plally deleted the new-config-menu branch February 4, 2024 19:38
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