diff options
Diffstat (limited to 'editor/tests/walk.cpp')
| -rw-r--r-- | editor/tests/walk.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/tests/walk.cpp b/editor/tests/walk.cpp index 9716c7ac..0921bffe 100644 --- a/editor/tests/walk.cpp +++ b/editor/tests/walk.cpp @@ -249,7 +249,7 @@ void pf_test::update_pre(app& a, const Ns& dt) if (!ok) [[unlikely]] { - Debug{} << "bad"; + //Debug{} << "bad"; C.set_keys(false, false, false, false); C.delta = {}; C.offset_frac_ = {}; |
