mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 22:10:36 +00:00
console spam cleanup
This commit is contained in:
parent
1458494b2a
commit
4b1e2816a9
1 changed files with 0 additions and 1 deletions
|
|
@ -2464,7 +2464,6 @@ function toggleSnappingOptions( %var )
|
|||
{
|
||||
EWorldEditor.UseGroupCenter = !EWorldEditor.UseGroupCenter;
|
||||
ESnapOptions->GroupSnapButton.setStateOn(EWorldEditor.UseGroupCenter);
|
||||
error(EWorldEditor.UseGroupCenter);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue