Skip to content

Commit

Permalink
0.7.9 | pt-br, ru translation and some alias
Browse files Browse the repository at this point in the history
  • Loading branch information
shobhit-pathak committed May 6, 2024
1 parent b4e4800 commit 9dca00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MatchZy.cs
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ public partial class MatchZy : BasePlugin
{ ".sv", OnSkipVetoCommand },
{ ".restart", OnRestartMatchCommand },
{ ".endmatch", OnEndMatchCommand },
{ ".forceend", OnEndMatchCommand },
{ ".forceend", OnEndMatchCommand },
{ ".reloadmap", OnMapReloadCommand },
{ ".settings", OnMatchSettingsCommand },
{ ".whitelist", OnWLCommand },
Expand Down

0 comments on commit 9dca00e

Please sign in to comment.