mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
Indentation
This commit is contained in:
@@ -17,7 +17,7 @@ function UTIL:FormatSpeed( speed )
|
||||
local pipes = ""
|
||||
|
||||
for i = 1, 3 - string.len( text ) do
|
||||
pipes = pipes .. "¦"
|
||||
pipes = pipes .. "¦"
|
||||
end
|
||||
|
||||
return pipes .. text
|
||||
|
||||
Reference in New Issue
Block a user