mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-17 21:06:11 +00:00
Default message.
This commit is contained in:
parent
f84f10a7ad
commit
e18437d118
@ -4,6 +4,7 @@ public class CantFindPlayerException extends Exception
|
|||||||
{
|
{
|
||||||
public CantFindPlayerException()
|
public CantFindPlayerException()
|
||||||
{
|
{
|
||||||
|
super("Can't find player.");
|
||||||
}
|
}
|
||||||
|
|
||||||
public CantFindPlayerException(String msg)
|
public CantFindPlayerException(String msg)
|
||||||
|
Loading…
Reference in New Issue
Block a user