mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-28 19:49:06 +00:00
Improve some info logs
This commit is contained in:
@@ -42,7 +42,7 @@ public abstract class Looper extends Thread {
|
||||
}
|
||||
}
|
||||
|
||||
Iris.info("Thread " + getName() + " Shutdown.");
|
||||
Iris.info("Thread " + getName() + " Shutdown. Pregen stopped / finished.");
|
||||
}
|
||||
|
||||
protected abstract long loop();
|
||||
|
||||
Reference in New Issue
Block a user