mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-10 17:56:08 +00:00
Re-implement regen closes #611
This commit is contained in:
@@ -483,6 +483,7 @@ public class VirtualDecreeCommand {
|
||||
vm++;
|
||||
}
|
||||
|
||||
DecreeContext.touch(sender);
|
||||
Runnable rx = () -> {
|
||||
try {
|
||||
DecreeContext.touch(sender);
|
||||
|
||||
Reference in New Issue
Block a user