mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 18:14:06 +09:00
load ui to inject remoCon contents to implement its own submenus
This commit is contained in:
@@ -17,7 +17,7 @@ import net.torvald.terrarum.utils.RandomWordsName
|
||||
/**
|
||||
* Created by minjaesong on 2018-12-08.
|
||||
*/
|
||||
class UIProxyNewRandomGame : UICanvas() {
|
||||
class UIProxyNewRandomGame(val remoCon: UIRemoCon) : UICanvas() {
|
||||
|
||||
override var width: Int = 0
|
||||
override var height: Int = 0
|
||||
|
||||
Reference in New Issue
Block a user