More more more more work

This commit is contained in:
Nassim Jahnke
2022-07-27 23:19:52 +02:00
parent f7123fdddb
commit ca9ce05bb0
123 changed files with 74 additions and 82 deletions

View File

@@ -29,7 +29,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ Waitable wait = new Waitable() {
+ @Override
+ protected Object evaluate() {
+ chat(fCommandLine, false);
+ chat(fCommandLine, original, false);
+ return null;
+ }
+ };