mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
kotlin update 1.8.20
This commit is contained in:
@@ -360,7 +360,8 @@ interface CuedByWireChange {
|
||||
*
|
||||
* In the savegame's JSON, this flag set should be stored as signed integer.
|
||||
*/
|
||||
inline class BlockBoxProps(val flags: Int) {
|
||||
@JvmInline
|
||||
value class BlockBoxProps(val flags: Int) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user