From b4406522f51613090675e99e84615da1367fd669 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Fri, 27 Sep 2024 13:37:03 -0700 Subject: [PATCH] plumb one power of m through to the finish line --- src/gameplay_style.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gameplay_style.rs b/src/gameplay_style.rs index 4738d6b..d56fa50 100644 --- a/src/gameplay_style.rs +++ b/src/gameplay_style.rs @@ -369,9 +369,9 @@ impl LadderSettings{ let mut dd=d*d; if (self.dot*self.dot*nnmm).fix_4()