From ec9d13e42c9c8674739acefb0769a9273a1048c9 Mon Sep 17 00:00:00 2001 From: Normand Briere <nbriere@noware.ca> Date: Mon, 22 Apr 2019 20:14:09 -0400 Subject: [PATCH] Refactoring GelGL. --- Texture.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Texture.java b/Texture.java index a208c91..23134d0 100644 --- a/Texture.java +++ b/Texture.java @@ -11,7 +11,7 @@ { // deprecated due to serial problems static final long serialVersionUID = //-5280151442948961597L; // new java - 7695543694999681408L; // old java !!! + 7695543694999681408L; // old java !!! // default = -8076744133104150348L -- Gitblit v1.6.2