Better tile custom data support

This commit is contained in:
Anuken
2025-07-12 17:28:39 -04:00
parent 5e6d599120
commit 0939076b4d
5 changed files with 49 additions and 11 deletions

View File

@@ -2,6 +2,7 @@ package mindustry.io.versions;
import mindustry.io.*;
/** Adds support for the marker binary data region. The code is unchanged here, because it was easier to add a >= 8 check in the SaveVersion class itself. */
public class Save8 extends SaveVersion{
public Save8(){