mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Fix codestyle
This commit is contained in:
parent
20b3b6da79
commit
4659b0d387
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@ Item
|
|||
if(is_simulation_playing)
|
||||
{
|
||||
pauseSimulation()
|
||||
} else
|
||||
}
|
||||
else
|
||||
{
|
||||
resumeSimulation()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue