Skip to content

Commit

Permalink
Merge branch 'optimizing-assembly-reload' into 4.3-dev-custom
Browse files Browse the repository at this point in the history
  • Loading branch information
Hilderin committed Jan 21, 2024
2 parents eb38890 + fc48e91 commit 0b56c01
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ static void LookupScriptForClass(Type type)

_pathTypeBiMap.Add(scriptPathAttr.Path, type);


// This method may be called before initialization.
if (NativeFuncs.godotsharp_dotnet_module_is_initialized().ToBool() && Engine.IsEditorHint())
{
Expand Down

0 comments on commit 0b56c01

Please sign in to comment.