mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 20:14:05 +09:00
a debug item
This commit is contained in:
@@ -22,7 +22,7 @@ object TooltipManager {
|
||||
*/
|
||||
abstract class TooltipListener {
|
||||
|
||||
open val tooltipHash = System.nanoTime()
|
||||
@Transient open val tooltipHash = System.nanoTime()
|
||||
|
||||
/**
|
||||
* Acquire a control over the "tooltip bus". If the message is null, `releaseTooltip()` will be invoked instead.
|
||||
|
||||
Reference in New Issue
Block a user