removed useless file

This commit is contained in:
2023-01-31 15:11:42 +01:00
parent 28d31c8e90
commit 6e274922d9

View File

@@ -1,10 +0,0 @@
<Project Sdk="Godot.NET.Sdk/4.0.0-beta.13">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
<RootNamespace>RPGTestgd4</RootNamespace>
</PropertyGroup>
<ItemGroup>
<Content Include="villager_normal.json" />
</ItemGroup>
</Project>