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