remove fx queue

This commit is contained in:
Redo
2022-11-04 18:00:40 -06:00
parent 0f35ee4d36
commit ddccf0171f
2 changed files with 4 additions and 3 deletions

View File

@@ -226,7 +226,7 @@ function Group.update(net, tick)
end
end
Simulation.queuegroupfx(GSim, net)
--Simulation.queuegroupfx(GSim, net)
end
end