From 2703a8dcf1ef4745ec313af008a86681276f5a39 Mon Sep 17 00:00:00 2001 From: Normand Briere <nbriere@noware.ca> Date: Tue, 29 Oct 2019 19:06:23 -0400 Subject: [PATCH] Antialias button. --- BoundaryRep.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/BoundaryRep.java b/BoundaryRep.java index 7a7b36c..00d774e 100644 --- a/BoundaryRep.java +++ b/BoundaryRep.java @@ -2228,7 +2228,7 @@ // if (slow) // aout 2013 // sept 2013 merde... - W = 3; // 13; + W = 13; // 13; // POSERATE if (CameraPane.tickcount > 0 || CameraPane.SLOWPOSE) -- Gitblit v1.6.2