mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
more h
This commit is contained in:
parent
57e7fe13cf
commit
4da29d5c9d
@ -24,7 +24,7 @@ public class Command_links extends FreedomCommand
|
|||||||
|
|
||||||
for (String key : values.keySet())
|
for (String key : values.keySet())
|
||||||
{
|
{
|
||||||
if(!(values.get(key) instanceof String))
|
if (!(values.get(key) instanceof String))
|
||||||
{
|
{
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user