mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
leak patched I guess
This commit is contained in:
@@ -6,7 +6,7 @@ import net.torvald.dataclass.Float16Bits
|
||||
/**
|
||||
* MapLayer that contains raw Float16 values
|
||||
*
|
||||
* Created by SKYHi14 on 2017-04-21.
|
||||
* Created by minjaesong on 2017-04-21.
|
||||
*/
|
||||
class MapLayerFloat(val width: Int, val height: Int) : Iterable<Float16Bits> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user