Commit 732662cc authored by mercury233's avatar mercury233 Committed by GitHub

update default font path (#2373)

parent caad336e
...@@ -8,8 +8,8 @@ nickname = Player ...@@ -8,8 +8,8 @@ nickname = Player
gamename = Game gamename = Game
lastcategory = 未分类卡组 lastcategory = 未分类卡组
lastdeck = new lastdeck = new
textfont = c:/windows/fonts/simsun.ttc 14 textfont = ./fonts/textFont.ttf 14
numfont = c:/windows/fonts/arialbd.ttf numfont = ./fonts/numFont.ttf
serverport = 7911 serverport = 7911
lasthost = 127.0.0.1 lasthost = 127.0.0.1
lastport = 7911 lastport = 7911
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment