Remove gitmodules
Integrate api and lang into core
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package appeng.api.config;
|
||||
|
||||
public enum SearchBoxMode
|
||||
{
|
||||
AUTOSEARCH, MANUAL_SEARCH, NEI_AUTOSEARCH, NEI_MANUAL_SEARCH
|
||||
}
|
||||
Reference in New Issue
Block a user