Re-implement regen closes #611

This commit is contained in:
cyberpwn
2021-09-04 14:39:17 -04:00
parent abba2e969b
commit 07b8c5087b
3 changed files with 102 additions and 1 deletions

View File

@@ -483,6 +483,7 @@ public class VirtualDecreeCommand {
vm++;
}
DecreeContext.touch(sender);
Runnable rx = () -> {
try {
DecreeContext.touch(sender);