Update level scenes and project SDK; adjust enemy instances and remove obsolete properties

This commit is contained in:
2025-11-19 20:45:40 +01:00
parent 00772b6330
commit 054c379cdb
3 changed files with 8 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
<Project Sdk="Godot.NET.Sdk/4.5.0">
<Project Sdk="Godot.NET.Sdk/4.5.1">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>