mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-08 12:51:51 +09:00
fixed a bug where closing the inventory ui while tooltip is showing will make it persist when the ui is opened again
This commit is contained in:
@@ -30,6 +30,7 @@ module Terrarum {
|
||||
requires org.graalvm.sdk;
|
||||
requires com.ibm.icu;
|
||||
requires org.lwjgl.opengl;
|
||||
requires prtree;
|
||||
|
||||
|
||||
exports net.torvald.colourutil;
|
||||
|
||||
Reference in New Issue
Block a user