Fixed cron example.

This commit is contained in:
MobiusDev
2016-06-12 09:02:05 +00:00
parent 635557f5da
commit fe9e1577c8
2 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ package cron;
import com.l2jmobius.gameserver.scripting.annotations.Disabled;
@Disabled
public class Example
public class example
{
public static void main(String[] args)
{