Changeset - 55611f29ae86
[Not reviewed]
default
0 1 0
Silverwing - 5 years ago 2019-07-21 15:12:50

Typo
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
lse_confrontation.lua
Show inline comments
 
@@ -1428,7 +1428,7 @@ lse_powerplant_control_dlg = dlg {
 
                walk('lse_blackout');
 
            end;
 
        end;},
 
        {6, always = true, "поворот против часовой", "Изображение на экране изменилось.", function(s)
 
        {6, always = true, "Поворот против часовой", "Изображение на экране изменилось.", function(s)
 
            for i = 1, 4 do
 
                if (i ~= lse_powerplant_control_dlg.locked) then
 
                    lse_powerplant_control_dlg.states[i] = lse_powerplant_control_dlg.states[i] - 1;
0 comments (0 inline, 0 general)