mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
console spam cleanup
This commit is contained in:
parent
1458494b2a
commit
4b1e2816a9
|
|
@ -2464,7 +2464,6 @@ function toggleSnappingOptions( %var )
|
|||
{
|
||||
EWorldEditor.UseGroupCenter = !EWorldEditor.UseGroupCenter;
|
||||
ESnapOptions->GroupSnapButton.setStateOn(EWorldEditor.UseGroupCenter);
|
||||
error(EWorldEditor.UseGroupCenter);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue