changed some hierarchy stuff lol.
This commit is contained in:
@@ -93,6 +93,7 @@ struct ScriptSetting {
|
||||
};
|
||||
|
||||
struct ScriptComponent {
|
||||
bool enabled = true;
|
||||
std::string path;
|
||||
std::vector<ScriptSetting> settings;
|
||||
std::string lastBinaryPath;
|
||||
|
||||
Reference in New Issue
Block a user