configitem: remove unimplemented stuff
This commit is contained in:
@@ -50,11 +50,4 @@ public @interface ConfigItem
|
||||
boolean secret() default false;
|
||||
|
||||
String section() default "";
|
||||
|
||||
/*
|
||||
OpenOSRS Lazy Helpers tm
|
||||
*/
|
||||
Class<?> enumClass() default OpenOSRS.class;
|
||||
String unhide() default "";
|
||||
String hide() default "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user