mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 12:06:07 +08:00
Fix file encoding
This commit is contained in:

committed by
Nicholas Hastings

parent
4c27c1305c
commit
de72e1ad4d
@ -113,7 +113,7 @@ BEGIN
|
||||
VALUE "FileDescription", "SMD file exporter (3D Studio Max plugin)\0"
|
||||
VALUE "FileVersion", "2, 0, 0, 1\0"
|
||||
VALUE "InternalName", "SMDLEXP\0"
|
||||
VALUE "LegalCopyright", "Copyright <EFBFBD> 1998, Valve LLC\0"
|
||||
VALUE "LegalCopyright", "Copyright © 1998, Valve LLC\0"
|
||||
VALUE "LegalTrademarks", "The following are registered trademarks of Autodesk, Inc.: 3D Studio MAX. The following are trademarks of Autodesk, Inc.: Kinetix, Kinetix(logo), BIPED, Physique, Character Studio, MAX DWG, DWG Unplugged, Heidi, FLI, FLC, DXF.\0"
|
||||
VALUE "OriginalFilename", "SMDLEXP.DLE\0"
|
||||
VALUE "PrivateBuild", "\0"
|
||||
|
Reference in New Issue
Block a user