Skip to content

Commit

Permalink
generated file updates
Browse files Browse the repository at this point in the history
  • Loading branch information
WildWeazel committed Dec 26, 2024
1 parent 773bc27 commit 18d9116
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions C7/C7.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Godot.NET.Sdk/4.2.1">
<Project Sdk="Godot.NET.Sdk/4.2.2">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand All @@ -19,4 +19,4 @@
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Serilog.Expressions" Version="3.4.1" />
</ItemGroup>
</Project>
</Project>
7 changes: 6 additions & 1 deletion C7/Fonts/NotoSans-Regular.ttf.import
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
preload=[{
"chars": [],
"glyphs": [],
"name": "New Configuration",
"size": Vector2i(16, 0)
}]
language_support={}
script_support={}
opentype_features={}

0 comments on commit 18d9116

Please sign in to comment.