Added Paper Check (#163)

This commit is contained in:
Nathan Curran
2019-12-11 12:13:47 +11:00
committed by super
parent d78d28cc7a
commit bd84257c16
5 changed files with 91 additions and 13 deletions

View File

@ -71,4 +71,4 @@ public class Command_wiperegions extends FreedomCommand
return Collections.emptyList();
}
}
}