mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Update 'Sandbox' to 'High Fidelity Sandbox' in task manager
This commit is contained in:
parent
dc8d0bf31c
commit
b7f5fc2516
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ if (osType == "Darwin") {
|
|||
} else if (osType == "Windows_NT") {
|
||||
options["version-string"] = {
|
||||
CompanyName: "High Fidelity, Inc.",
|
||||
FileDescription: SHORT_NAME,
|
||||
FileDescription: FULL_NAME,
|
||||
ProductName: FULL_NAME,
|
||||
OriginalFilename: EXEC_NAME + ".exe"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue