rename test library to app & rename app.name to app.script
This commit is contained in:
@@ -13,7 +13,7 @@ struct CoreParameters;
|
||||
namespace lua {
|
||||
enum class StateType {
|
||||
BASE,
|
||||
TEST,
|
||||
SCRIPT,
|
||||
GENERATOR,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user