From a39aa89483206b9333245eb27fb3f61b8adcdb49 Mon Sep 17 00:00:00 2001 From: KennethLangedal <kenneth.langedal@hotmail.com> Date: Mon, 14 Dec 2020 11:03:15 +0100 Subject: [PATCH] Update README.md Removed warning bug from readme --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index f2518ec..6fe088e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,3 @@ Simple skeleton with libgdx. ## Known bugs -Currently throws "WARNING: An illegal reflective access operation has occurred", -when the java version used is >8. This has no effect on function or performance, and is just a warning. - -- GitLab