Skip to content

Commit c7eb316

Browse files
committed
refactor: move pasta shared para dentro da pasta modules
1 parent 9f3609e commit c7eb316

File tree

8 files changed

+4
-3
lines changed

8 files changed

+4
-3
lines changed
File renamed without changes.
File renamed without changes.

Shared/Resources/font1.ttf.import renamed to Modules/Shared/Resources/font1.ttf.import

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
importer="font_data_dynamic"
44
type="FontFile"
55
uid="uid://4gd2xpuyufru"
6-
path="res://.godot/imported/font1.ttf-6e7ba9975eab5806005bb5a794c32bb2.fontdata"
6+
path="res://.godot/imported/font1.ttf-a1e3d7eaf2a3dd96c6c75edf31a94005.fontdata"
77

88
[deps]
99

10-
source_file="res://Shared/Resources/font1.ttf"
11-
dest_files=["res://.godot/imported/font1.ttf-6e7ba9975eab5806005bb5a794c32bb2.fontdata"]
10+
source_file="res://Modules/Shared/Resources/font1.ttf"
11+
dest_files=["res://.godot/imported/font1.ttf-a1e3d7eaf2a3dd96c6c75edf31a94005.fontdata"]
1212

1313
[params]
1414

@@ -23,6 +23,7 @@ allow_system_fallback=true
2323
force_autohinter=false
2424
hinting=1
2525
subpixel_positioning=4
26+
keep_rounding_remainders=true
2627
oversampling=0.0
2728
Fallbacks=null
2829
fallbacks=[]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)