1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-11-23 22:22:34 +02:00

mini fixes

This commit is contained in:
hanakocz
2020-04-10 01:29:49 +02:00
parent 12f826762a
commit fc1148def2
3 changed files with 7 additions and 7 deletions

View File

@@ -302,7 +302,7 @@ local function addunits(group, source_player)
end
local function forcemove(group, source_player)
group.force_move()
group.start_moving()
flying_text(nil, 1, group.position, source_player)
end