Quitado código del LSL bridge y funciones dependientes
Corrección de errores previos en la migración. Cambiada la pantalla de inicio (Splash Screen)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
class LLUUID;
|
||||
|
||||
// <FS:Ansariel> Centralize definition of application name
|
||||
const std::string APP_NAME = "Firestorm";
|
||||
const std::string APP_NAME = "Puma";
|
||||
|
||||
static const F32 REGION_WIDTH_METERS = 256.f;
|
||||
static const S32 REGION_WIDTH_UNITS = 256;
|
||||
|
||||
@@ -40,13 +40,13 @@ BEGIN
|
||||
BEGIN
|
||||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Phoenix Viewer"
|
||||
VALUE "FileDescription", "Phoenix Firestorm Viewer Common Library"
|
||||
VALUE "CompanyName", "Puma Viewer"
|
||||
VALUE "FileDescription", "Avatares Argentinos"
|
||||
VALUE "FileVersion", "2.6.1.18383"
|
||||
VALUE "InternalName", "llcommon.dll"
|
||||
VALUE "LegalCopyright", "Copyright © 2010 Phoenix Viewer"
|
||||
VALUE "LegalCopyright", "Copyright © 2025 Avatares Argentinos"
|
||||
VALUE "OriginalFilename", "llcommon.dll"
|
||||
VALUE "ProductName", "Phoenix Firestorm Viewer"
|
||||
VALUE "ProductName", "Puma Viewer"
|
||||
VALUE "ProductVersion", "2.6.1.18383"
|
||||
END
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user