mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:28:59 +08:00
Fix codestyle
This commit is contained in:
parent
20b3b6da79
commit
4659b0d387
@ -72,7 +72,8 @@ Item
|
|||||||
if(is_simulation_playing)
|
if(is_simulation_playing)
|
||||||
{
|
{
|
||||||
pauseSimulation()
|
pauseSimulation()
|
||||||
} else
|
}
|
||||||
|
else
|
||||||
{
|
{
|
||||||
resumeSimulation()
|
resumeSimulation()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user