Modul:Súradnice: Rozdiel medzi revíziami

Smazaný obsah Přidaný obsah
d solution for a problem with spaces
dBez shrnutí editace
Riadok 386:
local minutes = tonumber(minutes_str) or 0
local seconds = tonumber(seconds_str) or 0
local direction = direction_strdirection:match( '^%s*(.-)%s*$' ); --remove whitespace
local factor