Skip to content

Commit b10ee80

Browse files
authored
Merge pull request #58 from yuchanns/chore/text-sampler
chore: use linear filter for text sampler by default
2 parents e08861b + 9c9d05b commit b10ee80

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

main.game

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ width : 1024
44
height : 768
55
high_dpi : true
66
soluna : 3
7+
text_sampler :
8+
min_filter : linear
9+
mag_filter : linear

0 commit comments

Comments
 (0)