add monaco font (missing from standard types.rez)

This commit is contained in:
Kelvin Sherlock 2023-12-30 20:40:13 -05:00
parent 5381f1f064
commit b6867b33c6
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ TBFont = b"\x01F"
TBShaston = b"\xFE\xFF"
TBNewYork = b"\x02\x00"
TBGeneva = b"\x03\x00"
TBMonaco = b"\x04\x00"
TBVenice = b"\x05\x00"
TBTimes = b"\x14\x00"
TBHelvetica = b"\x15\x00"