mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-13 17:37:58 -04:00
eros: fix queryVersion saving
This commit is contained in:
parent
81d58dab73
commit
95231bca4a
@ -57,7 +57,6 @@ class ErosServer(
|
|||||||
/**
|
/**
|
||||||
* Sends version -1 in the handshake to query the servers version
|
* Sends version -1 in the handshake to query the servers version
|
||||||
*/
|
*/
|
||||||
@get:JsonInclude(JsonInclude.Include.NON_DEFAULT)
|
|
||||||
override var queryVersion by BooleanDelegate(profile, queryVersion, "")
|
override var queryVersion by BooleanDelegate(profile, queryVersion, "")
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user