mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
fix: panning dynamic source sending nan values
This commit is contained in:
@@ -18,7 +18,6 @@ import net.torvald.tsvm.peripheral.VMProgramRom
|
||||
*/
|
||||
class FixtureHomeComputer : FixtureBase {
|
||||
|
||||
@Transient override val spawnNeedsFloor = true
|
||||
|
||||
// TODO: write serialiser for TSVM && allow mods to have their own serialiser
|
||||
private val vm = VM(ModMgr.getGdxFile("dwarventech", "bios").path(), 0x200000, TheRealWorld(), arrayOf(
|
||||
|
||||
Reference in New Issue
Block a user