There was an error while loading. Please reload this page.
1 parent 15f1417 commit b89d2b7Copy full SHA for b89d2b7
1 file changed
modules/godot/nodes/script_ecs.cpp
@@ -101,7 +101,7 @@ void ScriptEcs::reload_scripts() {
101
}
102
103
#ifdef TOOLS_ENABLED
104
- // Scan the script classes.
+ // Scan the script classes.
105
if (EditorFileSystem::get_singleton()->get_filesystem()) {
106
const uint64_t modificatio_time =
107
load_scripts(EditorFileSystem::get_singleton()->get_filesystem());
0 commit comments