From 26b49d8e26625491f4a407a05e9bc9d72037f938 Mon Sep 17 00:00:00 2001 From: Normand Briere <nbriere@noware.ca> Date: Mon, 17 Jun 2019 18:50:50 -0400 Subject: [PATCH] Global scale using X blue handle. --- Camera.java | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/Camera.java b/Camera.java index 8454950..f5243d4 100644 --- a/Camera.java +++ b/Camera.java @@ -3,7 +3,6 @@ // Decompiler options: packimports(3) // Source File Name: Camera.java - class Camera extends Object3D { static final long serialVersionUID = 4754289789178680517L; -- Gitblit v1.6.2