remove Init from IRenderer #317
Annotations
3 errors
.NET 8.0.x:
addons/imgui-godot/ImGuiGodot/Internal/State.cs#L62
'IRenderer' does not contain a definition for 'Init' and no accessible extension method 'Init' accepting a first argument of type 'IRenderer' could be found (are you missing a using directive or an assembly reference?)
|
.NET 8.0.x:
addons/imgui-godot/ImGuiGodot/Internal/State.cs#L62
'IRenderer' does not contain a definition for 'Init' and no accessible extension method 'Init' accepting a first argument of type 'IRenderer' could be found (are you missing a using directive or an assembly reference?)
|
.NET 8.0.x
Process completed with exit code 1.
|