Auto stash before revert of "Test"

This commit is contained in:
cyberpwn
2021-08-20 01:34:24 -04:00
parent f3931567f9
commit 42d3b4c326
4 changed files with 23 additions and 7 deletions

View File

@@ -795,7 +795,6 @@ public class Mantle {
}
}
public <T> void set(IrisPosition pos, T data)
{
set(pos.getX(), pos.getY(), pos.getZ(), data);