We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d7ec3 commit 5a5ee09Copy full SHA for 5a5ee09
[gamemodes]/[race]/race/racevoting_server.lua
@@ -47,7 +47,7 @@ end
47
----------------------------------------------------------------------------
48
function displayKillerPunchLine( player )
49
if lastVoteStarterName ~= '' then
50
- outputRace( 'Offical news: Everybody hates ' .. lastVoteStarterName )
+ outputRace( 'Official news: Everybody hates ' .. lastVoteStarterName )
51
end
52
53
0 commit comments