1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-29 16:47:56 +00:00

Finish a sentence

Folks have been waiting 2 years for this, it's time to end the suspense.
This commit is contained in:
Jonathan Coates
2022-12-07 09:53:16 +00:00
parent 9f48395596
commit 9962ce1a5c

View File

@@ -30,7 +30,8 @@ public class LuaException extends Exception {
}
/**
* Whether a level was explicitly specified when constructing. This is used to determine
* Whether a level was explicitly specified when constructing. If a level is not provided, the Lua runtime may
* attempt to pick the most suitable one.
*
* @return Whether this has an explicit level.
*/