mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
fixed fonts not being loaded on export
This commit is contained in:
@@ -7,7 +7,7 @@ advanced_options=false
|
||||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter="*.bgm, *.mp3, *.txt"
|
||||
include_filter="*.bgm, *.mp3, *.txt, *.fnt"
|
||||
exclude_filter=""
|
||||
export_path="../Exports/Windows/SMB1R.exe"
|
||||
patches=PackedStringArray()
|
||||
|
Reference in New Issue
Block a user