mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-16 08:36:07 +09:00
working invitation code via portal
This commit is contained in:
@@ -17,7 +17,7 @@ import net.torvald.terrarum.langpack.Lang
|
||||
open class UIItemTextButton(
|
||||
parentUI: UICanvas,
|
||||
/** Stored text (independent to the Langpack) */
|
||||
val textfun: () -> String,
|
||||
var textfun: () -> String,
|
||||
initialX: Int,
|
||||
initialY: Int,
|
||||
override val width: Int,
|
||||
|
||||
Reference in New Issue
Block a user