feat: first UI update

This commit is contained in:
semenov
2024-10-03 10:13:14 +03:00
parent 85c0105aed
commit 1d7e6a4622
44 changed files with 97798 additions and 34084 deletions

View File

@@ -120,10 +120,6 @@ void UpdateController::updateFilesOnServer(QList<FileData> *fileSendList){
sendSystem->sendFinish();
QTime dieTime= QTime::currentTime().addSecs(10);
while (QTime::currentTime() < dieTime)
QCoreApplication::processEvents(QEventLoop::AllEvents, 100);
emit sigUpdateComplete(true);
}
catch (...)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -28,6 +28,7 @@ SOURCES += \
Core\hashcomparer.cpp \
main.cpp \
mainwindow.cpp \
mywinheader.cpp \
updatenotifywidget.cpp
HEADERS += \
@@ -43,6 +44,7 @@ HEADERS += \
Core\hashcomparer.h \
Datas.h \
mainwindow.h \
mywinheader.h \
updatenotifywidget.h
FORMS += \

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 4.11.1, 2024-10-01T18:03:05. -->
<!-- Written by QtCreator 4.11.1, 2024-10-02T18:05:03. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>

View File

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<AuthData Login="I1" Password="1111" InstructorName="Горинин Г.Г" ClientName="Горинин Г.Г" AccessType="instructor"/>
<AuthData Login="O1" Password="1111" InstructorName="Администратор" ClientName="Иванов И.И." AccessType="trainee"/>

View File

@@ -1,280 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<FileDataList>
<FileData Path="/Application" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/D3D12" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/EmbedRuntime" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/2.0" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/2.0/Browsers" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.0" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.0/Browsers" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.5" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.5/Browsers" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/mconfig" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_BurstDebugInformation_DoNotShip" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_BurstDebugInformation_DoNotShip/Data" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_BurstDebugInformation_DoNotShip/Data/Plugins" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_BurstDebugInformation_DoNotShip/Data/Plugins/x86_64" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Plugins" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Plugins/x86_64" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Resources" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Folder14636" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/D3D12/D3D12Core.dll" Hash="7fc05c9a8366d19302dfd13d09d3ebac"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" Hash="1ce1473bec6862c3445a5697d28c3b7d"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" Hash="2734ad3f554d1b95d7b04766260175e5"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" Hash="0d831c1264b5b32a39fa347de368fe48"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" Hash="f7be9f1841ff92f9d4040aed832e0c79"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/2.0/machine.config" Hash="5b791b8493c4e9a55d8c5ee522ce1cef"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/2.0/settings.map" Hash="22c818a23169e12bd3c8587b6394c731"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/2.0/web.config" Hash="dc6dd6d8d1fc74e76c84b0b38dc6b1e3"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" Hash="0d831c1264b5b32a39fa347de368fe48"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" Hash="f7be9f1841ff92f9d4040aed832e0c79"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.0/machine.config" Hash="32bf879734966ef6659d914a217691e0"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.0/settings.map" Hash="ba17ade8a8e3ee221377534c8136f617"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.0/web.config" Hash="d081581e16b06480a5aaef8cdfb305ab"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" Hash="0d831c1264b5b32a39fa347de368fe48"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" Hash="f7be9f1841ff92f9d4040aed832e0c79"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.5/machine.config" Hash="25ff1ec49e3ac9285bd943cf036bd813"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.5/settings.map" Hash="ba17ade8a8e3ee221377534c8136f617"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/4.5/web.config" Hash="5075af18fe1d2b5f9555d5cc68029814"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/browscap.ini" Hash="378be809df7d15aac75a175693e25fbb"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/config" Hash="67611b783439b35abfe05a97413bba46"/>
<FileData Path="/Application/RRJLoader/MonoBleedingEdge/etc/mono/mconfig/config.xml" Hash="f34b330f20dce1bdcce9058fca287099"/>
<FileData Path="/Application/RRJLoader/RRJ.exe" Hash="d8d1ae60ce447c51879c27f15dde7195"/>
<FileData Path="/Application/RRJLoader/RRJ_BurstDebugInformation_DoNotShip/Data/Plugins/x86_64/lib_burst_generated.txt" Hash="28a5d827e5b26c4e8af32f3022116f54"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/app.info" Hash="40abc32f793ac28bdd0bfa15c090595d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/boot.config" Hash="d2efbaf133b8c9a5d752a0c8fcfc1ef9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/globalgamemanagers" Hash="9e04e3c9575add79ccecb56d2909b916"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/globalgamemanagers.assets" Hash="4487c33f4272a4900326138859f8daa1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/globalgamemanagers.assets.resS" Hash="cc481c35e79b509dcd950c6adf2346ce"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/level0" Hash="65b76c3483f64609f9be534f2cf161c7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Assembly-CSharp.dll" Hash="2b075722e64700cbdba7d1bb766e96c8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/IngameDebugConsole.Runtime.dll" Hash="db7bfb1bd97dfba03252aa79e5dc4b53"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Mono.Security.dll" Hash="dbd7e99a9ac5352fd4febaa5a7660e09"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/mscorlib.dll" Hash="9c0f93ea22eb12021728a1effe48ccad"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/netstandard.dll" Hash="c61967ebe7f07f6a5a1b3f91842bbc3c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.ComponentModel.Composition.dll" Hash="9a5463df5469541750cca835743414c1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Configuration.dll" Hash="ea06fc126f0f0e6a9d44e089469b7653"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Core.dll" Hash="5df5fd16437d20f41e58f8db73b42b47"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Data.DataSetExtensions.dll" Hash="48ff393c9b420ade92a47c8cded8df57"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Data.dll" Hash="83260b81a7f2c359842ae712cf8403a5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.dll" Hash="97151f7e52d13119d4b7fc147c01dcd7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Drawing.dll" Hash="e9a4ee8d28124309d5068758ae9cf29a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.EnterpriseServices.dll" Hash="ce5f01bef57e504e6bcba5136f6cac3f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.IO.Compression.dll" Hash="968bf6f5309660610233bf75b21584c1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.IO.Compression.FileSystem.dll" Hash="941b52daf342862624349b9cec0cb4a9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Net.Http.dll" Hash="dab4d77c5675bd94394baa2c45e4a311"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Numerics.dll" Hash="73cd840f06347a172cdc8764564c6361"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Runtime.dll" Hash="77d74adcdea84d53a1fbe89e79737c1e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Runtime.Serialization.dll" Hash="4ef33c922491087198e413279a709791"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Security.dll" Hash="c3030222a71dad399344f8067dd36299"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.ServiceModel.Internals.dll" Hash="0b563b4cf046e3e484669ce10ce3bfa1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Transactions.dll" Hash="6191fb6d054e9f0910f42730230d7e5b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Xml.dll" Hash="6fed4a1385091135fcc224bda4f83222"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/System.Xml.Linq.dll" Hash="f59d549bdb4b3310647d344446958c3d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.Burst.dll" Hash="3d93246db4e4fa4e519fa15ff5ee3ff4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.Burst.Unsafe.dll" Hash="129351e9879a83262ea92a4a45aacc46"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.Collections.dll" Hash="9896d66646d20face9591a222cf2ccdf"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.Collections.LowLevel.ILSupport.dll" Hash="a28c546a9e048223b6899d2856ef6c11"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.Mathematics.dll" Hash="88db1f1b78092627dd59ba7098212fb9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.Rendering.LightTransport.Runtime.dll" Hash="e47312870d4e8ef8f50dfa0504db5ab3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.RenderPipelines.Core.Runtime.dll" Hash="b7f1b29575e39edb80529f80dbe96b51"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.RenderPipelines.Core.Runtime.Shared.dll" Hash="ebbeac963fbf7bb908ab0aa5d698c350"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.RenderPipelines.Core.ShaderLibrary.dll" Hash="b5f27626025df2464cc3216bfb349ff6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.RenderPipelines.HighDefinition.Config.Runtime.dll" Hash="4232e384bb18cf0b470748f16a451077"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.RenderPipelines.HighDefinition.Runtime.dll" Hash="8b2775ed44dd1b71ea4d8dc9c33df5a9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll" Hash="bb8e7c89045af4b8e7886720e5dc2474"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.TextMeshPro.dll" Hash="a944c0a16abff15b71bf7c220de5bcbd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.Timeline.dll" Hash="9d32cd828350ca76224a61f9cf98211c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.VisualEffectGraph.Runtime.dll" Hash="ddd586575079cc22739a5e5e49d18a77"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll" Hash="62a6ef88ac683a13104417515323896b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.VisualScripting.Core.dll" Hash="de557512eb1a4da119ef4b7cdf0de9ea"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.VisualScripting.Flow.dll" Hash="6078b460cb8803b87f89410f2fdef9f2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/Unity.VisualScripting.State.dll" Hash="0a778b955b1a2df7397f338386070323"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.AccessibilityModule.dll" Hash="bf51e59da996c816b7d3944d9d235ca3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.AIModule.dll" Hash="245cfae2b9eaee92e87eae662d3b8ca5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.AndroidJNIModule.dll" Hash="19aba924468d523bd6ab0af1977ce553"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.AnimationModule.dll" Hash="5301e420d7216e0376b2ae6771836a08"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.ARModule.dll" Hash="5007e1920fd5f556be659d873b07f1a4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.AssetBundleModule.dll" Hash="5c3168c646fb035e811a09fd4de30759"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.AudioModule.dll" Hash="12b91b4940b3418061837bc12e7d7050"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.ClothModule.dll" Hash="6ca3c4a421c921526e07950998a89ee9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.ClusterInputModule.dll" Hash="9ed9069d73075969a156f89851e58d4c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.ClusterRendererModule.dll" Hash="525752cc5b0c1d39c49ec4ac50a4101b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.CommandStateObserverModule.dll" Hash="55957ff738edeb5fb2723f625112d4d3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.ContentLoadModule.dll" Hash="eedc3dcf14a3ce65072b84335b54b758"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.CoreModule.dll" Hash="7352cddb3575dbbcca53a8fa9568fe6f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.CrashReportingModule.dll" Hash="ea3c9f6c8098cf864e3353697a32ff65"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.DirectorModule.dll" Hash="87d7f67b284b7e5748bb8cc4c645662c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.dll" Hash="8ffa9dfdffe9c31b96856f5be0f839e4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.DSPGraphModule.dll" Hash="347a60da7e315fbfeca71360aa69169b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.GameCenterModule.dll" Hash="ceb426370ca4ccd14de6d2bf86b143c6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.GIModule.dll" Hash="2918d57cd975b218d0d5a94a0e6c386a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.GraphToolsFoundationModule.dll" Hash="b2c7eea97fa9ee185d6be4dbccbaad68"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.GridModule.dll" Hash="3cb34eb625d4fabbbefed7563619f854"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.HierarchyCoreModule.dll" Hash="4f1dfca0153c6cda61b749cf04b864d4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.HotReloadModule.dll" Hash="f1c6fd8ef2ec0c3a607b148bcd87038d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.ImageConversionModule.dll" Hash="102bfdba9d7a2b1f876c7dd9ff0fd440"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.IMGUIModule.dll" Hash="c9fc2dcdf69f5c081ee1d809715624f5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.InputForUIModule.dll" Hash="2c6253ae2586b692d55140e38fc3e242"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.InputLegacyModule.dll" Hash="a9a370555a93c547284b2e8a27945bc5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.InputModule.dll" Hash="cf38dc062b4d1218628488ee5cbbdd5d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.JSONSerializeModule.dll" Hash="0b294a1c0dca9e8180f122ba7ac942dc"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.LocalizationModule.dll" Hash="ecc911c3f4fb74ef6fe9d756e3d18408"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.MarshallingModule.dll" Hash="4be2900caf53c5a77e14d40d26804016"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.MultiplayerModule.dll" Hash="3821d1940fef8c2fd2bc09f8cdc50b7b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.NVIDIAModule.dll" Hash="0dde1799779f99200903622ecf279b4b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.ParticleSystemModule.dll" Hash="fb86ca13989f7357917cb8fad2bc9571"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.PerformanceReportingModule.dll" Hash="76ea7a15db5d193ffd90ac126ecdf573"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.Physics2DModule.dll" Hash="c2e6a62916ad3207cdc8daf42e033d37"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.PhysicsModule.dll" Hash="b3d8e6427893f8ed1c6717e8bc8480eb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.ProfilerModule.dll" Hash="f1f4d1ee69bff46452fba519b3a0c90b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.PropertiesModule.dll" Hash="dff0bf609e5e116146f3139297a8cf55"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" Hash="b3c3f7cf1d76fbf5cb72d06b48fadce8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.ScreenCaptureModule.dll" Hash="512a77e433577d2aea66bbf774b26e68"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.SharedInternalsModule.dll" Hash="b5dfed05ba23999348fb41a3946a8c60"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.SpriteMaskModule.dll" Hash="d35600c344dda3162201ee876109dfa2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.SpriteShapeModule.dll" Hash="c1da3125886675c29f911186ba57c77f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.StreamingModule.dll" Hash="3c1a919df199410b6d97d3233c2ae8af"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.SubstanceModule.dll" Hash="5654a4342f349a828d1e42100bd5b069"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.SubsystemsModule.dll" Hash="bd7ad5e02272b6cffc6ac3c9f64a5d00"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.TerrainModule.dll" Hash="3f4b1cca251fc0e4ac8ee5855c21c829"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.TerrainPhysicsModule.dll" Hash="2d87f1c8ac3b32158d0c8751989c97f7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll" Hash="f02c97fc1dc7cee24efb7a161761cad7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll" Hash="211586ac1307e75b04944ae69602d439"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.TextRenderingModule.dll" Hash="7c4b7a99c671f612956c8d9a8b059d3d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.TilemapModule.dll" Hash="680c311a782c27b84939de1109387abf"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.TLSModule.dll" Hash="f5e69a25d7e5711f9d96c6d72ebef3a6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UI.dll" Hash="c5ff0bd048336c6e10704e5bf0151e05"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UIElementsModule.dll" Hash="edb209860d38406902f38078afb09dc4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UIModule.dll" Hash="6dc8c0bd62247ae98f3ab47b58dbe79b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UmbraModule.dll" Hash="9e9645956824b3d24d0a5c721ebedfcc"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll" Hash="35cc2a3004f37694740edc9394bc05bf"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityAnalyticsModule.dll" Hash="07396be9516ddff18c7f49ba9ed9d5c2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityConnectModule.dll" Hash="c2b0504f4621a92e91d5ed5e79017295"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityCurlModule.dll" Hash="92203292162a4a4ea627f41e2032855d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityTestProtocolModule.dll" Hash="f7995ec8be70852443cefdf2b9ec8a4e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll" Hash="57d96c793a720456cc5ebc45d0b6f4e1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll" Hash="8490f076ba120cb60dab94932adff771"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityWebRequestModule.dll" Hash="f033891c341f917838a1ae9caa9c73e8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll" Hash="fe6a04ff44a2f53a27331ca4834211e3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll" Hash="3e9d46adb7d36d390783d7917dd043b8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.VehiclesModule.dll" Hash="74065cdf5a92f299a5197a7cf2505725"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.VFXModule.dll" Hash="ae89bc0a52ba6cfeea7261e330bc972b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.VideoModule.dll" Hash="c00f0cfb424ad22ecf90a1f5d6f5bd2b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.VirtualTexturingModule.dll" Hash="a68ac0d470b2de4b492e6c0d9b88e9de"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.VRModule.dll" Hash="1943a6b4296e967056f48f34e7cc10b3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.WindModule.dll" Hash="4cb40be94a81fac1bb759d28e6dcd381"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Managed/UnityEngine.XRModule.dll" Hash="635e638a237f3b28a661c6cf4a18046a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Plugins/x86_64/lib_burst_generated.dll" Hash="57c1f876ac85e909504eb6fb9ce2ab8c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Plugins/x86_64/pdfrenderer.dll" Hash="bb9613277346c4b3bf0ea29a44c903e9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Resources/unity default resources" Hash="510aeddf6e1cb415533ad2b13937f0bd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/Resources/unity_builtin_extra" Hash="4ec578ed51d7dd617c9245fc406c1fc2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/resources.assets" Hash="aa1503fcf0cca3c176162ed3d985eca3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/resources.assets.resS" Hash="415d6f432a82d14f862a7fc1897ab50e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/RuntimeInitializeOnLoads.json" Hash="6208c41654630850756b3fca5a5e6905"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/ScriptingAssemblies.json" Hash="bc1156dee1f08ecf1afb66a3cbd653a9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/sharedassets0.assets" Hash="1007009da1bc4721385a45b38f143ea3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/sharedassets0.assets.resS" Hash="897317a657f377346d8932827dc78da0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/file13931.txt" Hash="954d9a6e0466cdaad0507a4a7a3e786f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/file3933.txt" Hash="2d442c6f94171b6e5c9e4d3ed7cddc92"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/file4501.txt" Hash="0e144c8bce682d33f9014c8106ed251b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/file4697.txt" Hash="03b84da69e2dfa920a1170b593bf300f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/file5855.txt" Hash="1bbc37c7a7c8cbbe43c47d6d5ecd4839"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01020107-001.html" Hash="bdf56b7b9c3997178caf43a4a28e6492"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01020107-002.html" Hash="060241fca96dcd7c3fe625ea44535d9d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01020107-003.html" Hash="d2f056b1cbcfed9601116f92d99e3baa"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030110-001.html" Hash="49263a0d017e7dcff2bd872188453c3a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030114-001.html" Hash="3b99bb5dbc08ebdefc3c8597b2f531aa"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030114-002.html" Hash="23144ca504634919240989f5961eae29"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030115-001.html" Hash="5265ee997039166506c749ec02e1d749"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030115-002.html" Hash="a7b5bd92fc666872fb9512a715c2ab58"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030115-003.html" Hash="a0b0e65ca508080f19aa299f9d8b5f9d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030115-004.html" Hash="fe523b508b9f3c0893030e147f679af4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030115-005.html" Hash="37d4f82e8bb92bf34a5c144f0dbb8c4c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030116-001.html" Hash="041f7e8df3ef05780d645a66dbf5d870"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030116-002.html" Hash="a838f1e88ff4220b763cf1db38394f31"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030117-001.html" Hash="9f9c70bb4b96a504409f86a8ccf77d4a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030117-002.html" Hash="bee0ad779dedf6e23371a7e0b93c38ad"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030118-001.html" Hash="b627901640b89e362180340f5b5c27d7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030118-002.html" Hash="25cd0857ad67481d7c05d1d4f5ee19cb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030118-003.html" Hash="43450037fe795afe8e2e0dbbef1ad5e1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030118-004.html" Hash="4514803a210b8a4938d3321e4544ea2e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030119-001.html" Hash="9269195d1e6442ad151f0e3e7d51e9ae"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030206-001.html" Hash="70ae170eab1101d115c1fdc6bd6e54ff"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030206-002.html" Hash="8baecea910121775598744fa4d094c12"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030206-003.html" Hash="6b579110339f50b49f1047e386186744"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030206-004.html" Hash="4e545e443e21989c9053e72f5d847592"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030210-001.html" Hash="6f51435fffedd0f8633364f323c7c2a0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030314-001.html" Hash="46ff0901f276f3afc7dcd2db21a0ffd8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030314-002.html" Hash="9fb974cef66d8cd983ffe82e2e1de762"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030314-003.html" Hash="94a71d28d1edf7397288cb9e08099ba9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030314-004.html" Hash="7acbb00230829053fe17a900eb5c5a90"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030314-005.html" Hash="c6fd9d15c7d4eb6e3ab12c39d8c5ff7a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030314-006.html" Hash="8214e41fd739f357c921705cee0a2fb2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030314-007.html" Hash="3166bdfb093cbc514bf89b32c7689cde"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030314-008.html" Hash="18c269de0b69a9f06be5d21bf11a68e3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030314-009.html" Hash="a60e62d78b0b51929feb4baa17424814"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030525-001.html" Hash="fdbb8c3bb4434037489d4fa757a682de"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030525-002.html" Hash="bac23cde98907dacbcdad52b428ca5d1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030528-001.html" Hash="fb29614ded1c28a35a28299879f21b07"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030528-002.html" Hash="75d371d0b5dd0974bafe57f5854a6adb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030528-003.html" Hash="1202338c8b0753a7f8b90f716ef7afd4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030528-005.html" Hash="d0e672bb0c0c3b029c820355458015f5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030528-006.html" Hash="1d563c14fc5acea6190b1503305e73df"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/01030528-007.html" Hash="656b6a7a4567a03a72257e92bb6665c3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030102-001.html" Hash="c6bd0047850c41a129d3985551e2e9ab"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030102-002.html" Hash="32d800958d89a5930245580f802dd454"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030104-002.html" Hash="03698ea2ad9c6454bb1489d9ed681b1a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030104-004.html" Hash="d3c22fa9f89ed22bb46bb8fcaf56cdc0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030107-001.html" Hash="f34c6bba24898e22b2af6f4428c28073"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030107-002.html" Hash="e989891c042c4810dcdf10be33727f87"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030107-003.html" Hash="fe8ff3a1a7d90d29a1faf96c5f9f5644"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030109-001.html" Hash="24a9eb718e9e509a1e812e5ff83e9ed1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030109-002.html" Hash="99e5799b3a02b8ada4bc6600feee20be"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030112-001.html" Hash="3a6ac244a8909345f346ab7f29bfb299"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030113-001.html" Hash="efee6d12b823669707cb2ce1940a81ec"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030205-001.html" Hash="a174f0e9cf0edebc782970928c3e4ed0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030208-001.html" Hash="35faa0939b6c973da8be24bcd954dd03"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030209-001.html" Hash="bdb46aefe3dfd0dd9dbf8e467899799e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030210-001.html" Hash="0d32b8ca28c34e1512b76d4fedd58a95"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030212-001.html" Hash="0b889701e4463993bb8c741d34e86f74"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030212-002.html" Hash="fd022e5859a23f631ec8858fe42fe73e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030213-001.html" Hash="5d33b4be12b5d55cbb18767ff16af315"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030214-001.html" Hash="b23c0452e174064ccecf1f5d767af45c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030214-002.html" Hash="f50c1da7292125738e4fd394bc8de800"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030214-003.html" Hash="94090b8eff7e5588fad9437f21ac856e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030214-005.html" Hash="9d364b4ced910f7724ac0cbc5f61a7da"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030216-001.html" Hash="5ec61a21de901ed7a5c9ecff7325bd30"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030217-001.html" Hash="81623be069702b472b97e565296f1918"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030301-001.html" Hash="843ee2f58b7473448f53cf574b61c200"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030402-001.html" Hash="46eb8533caf16cbbc6e557459cf58400"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030402-002.html" Hash="b79090b70072ece98078941a1abe9248"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030402-003.html" Hash="726b864beab494b5395db1db8e50feb2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030403-001.html" Hash="d3ac901ec28b13335346b2290065e6db"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030403-002.html" Hash="7dfd2daf2da806fd38da16d578b97201"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-001.html" Hash="7cb3b8f799fee830e2feca23c4cdce45"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-002.html" Hash="98cfe2eb59b9631080333209cb85425a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100/docs.xml" Hash="fcad1626c1ef3851931bf68a1aa054c6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS/024.31.00a.xml" Hash="e730fbd64cd77dd163732cfaf2bd0e75"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/ir_begin.wav" Hash="2e0057ee08c7b6fa07d28863a40d1cbf"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/ir_end.wav" Hash="e83345df81f1e577bb53766875efc31d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/Menu Command.wav" Hash="822b4c37ce07436e2192785f3274386f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/Minimize.wav" Hash="8fb59dad02c94ebc63590b14f4d1de2e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/Navigation Start.wav" Hash="b82aa79f496456ffc5b952b484af25f5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/Proximity Connection.wav" Hash="00882d550b9389c6183ee3da0b668b2d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/Proximity Notification.wav" Hash="e15f0210410a574af39b07840ccbe4cc"/>
<FileData Path="/Application/RRJLoader/UnityCrashHandler64.exe" Hash="ea440810e323f7b7ca54727cd23d068e"/>
<FileData Path="/Application/RRJLoader/UnityPlayer.dll" Hash="0486f8cc69625acdb24a62855754b228"/>
</FileDataList>
<FileDataList/>

View File

@@ -3,6 +3,12 @@
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Folder14636" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/result" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Objects" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS" Hash="FOLDER"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds" Hash="FOLDER"/>
@@ -86,6 +92,540 @@
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030403-002.html" Hash="7dfd2daf2da806fd38da16d578b97201"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-001.html" Hash="7cb3b8f799fee830e2feca23c4cdce45"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-002.html" Hash="98cfe2eb59b9631080333209cb85425a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-003.html" Hash="34b81bba30311cc2b657eb58b54ae8cf"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-004.html" Hash="deb490dac058143c51d60f7594389dcb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030405-001.html" Hash="f0e6816fb5b8280e3cc3ef9f23eb89c1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030405-002.html" Hash="bd1ca4bbdc2eb9f71db3fb7e84177b74"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030406-001.html" Hash="f56e61ccb2c2a4c226ba4debe58c12fa"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030407-001.html" Hash="60c4818b0c1348e860132fcbea179529"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030407-002.html" Hash="f31a510e889ca9a39fe44a4d54625096"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030408-001.html" Hash="9e3e6b014cb6b82f20c2d3a68b03bfd5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030408-002.html" Hash="25b672b3611f1041a0fd2be75be4636a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030409-001.html" Hash="998baaeaebde17d205856ff92fc62de5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030409-002.html" Hash="351866400316b49e357f654778983957"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030410-001.html" Hash="97a56394b6064bb2cd3a547c323ee098"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030411-001.html" Hash="4c3f61db99595f37f47c5994d92aabfb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030411-002.html" Hash="6168a120844594233a09c003b2a44bd7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030412-001.html" Hash="fbdffc3d6464306c1d4835b0a6467421"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030412-002.html" Hash="dc22655cf5c13bbd1e0903d8eb77edfd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030412-003.html" Hash="3f3428d71a818997e6e40a2f96274d41"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-001.html" Hash="2dec6ea005ec3ea2f242b99639a66f50"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-002.html" Hash="7e5c00106b4b0a80b7d65abf06642903"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-003.html" Hash="924887e139c2785b3b48033eeefb1d9f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-004.html" Hash="60c0149257ed1553bd618ac0b43e4e98"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-005.html" Hash="faa6c88b7053a0f6e5bf20606922a370"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-006.html" Hash="e86badc9b66d46a05b57d7cff636c297"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030414-001.html" Hash="ec829e477df355f716c5f7c859fcd211"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030414-002.html" Hash="398a87835b389e86be0e4873f5eb25fd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030415-001.html" Hash="18478a0dbb158a0694c8182fbe1a3b42"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030417-001.html" Hash="a6d7543e291857dcd627700cfacf3c4b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030417-002.html" Hash="a886e4a59abdbc375dd0cbd3eaf8c402"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030418-001.html" Hash="47cef8fd8bf90b92cfbdc4331172bce6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030418-002.html" Hash="5c3745c6bbe02400a1ac52d0903afedb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030419-001.html" Hash="8309679904327790a6e35c2d34a4187b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030419-002.html" Hash="ee11bef2d9f6ecf8175841e521a0eda6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030420-001.html" Hash="3b091705bf4e41bc9c0df671758f43ce"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030421-001.html" Hash="51d640b9eb205b5c831efa50659596ee"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030421-002.html" Hash="a3b0026b10dc7d82715df0c1fa2f6618"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030422-001.html" Hash="aa52987cfa20a03820ec65f6eabfe687"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030422-002.html" Hash="b7849f28e353c9256db4e2b167217045"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030424-001.html" Hash="8c684f4eaa01840b5e0bb9124fdf6ac9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030424-002.html" Hash="2aa9cc34e3ea6925c9012d182f75c310"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030424-003.html" Hash="f75485d1985b6a726d2b6862856100c1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030425-001.html" Hash="e96fffc0371d6a2da0957b4fbc634deb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030430-001.html" Hash="f4015d28310f47afd289430c09adfaf7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030430-002.html" Hash="b974a0f8ee64b39103d361e33d04e27b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030431-001.html" Hash="6b15f6cb2c6852014fbe2f26322a0c19"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030431-002.html" Hash="4d50255dc022b28279be354b4e113b2c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030432-001.html" Hash="13ac155e1076c67f760e824ebdfbde3d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030432-002.html" Hash="7d2d306065fa6d7a489001f6cf76480a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030433-001.html" Hash="2e1f361d6d2e16d050c670c7fcc59a36"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030433-002.html" Hash="e66b5f49d5c11d189e3421c37430ac5d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030435-001.html" Hash="517865608350ea5558b199896ea3dabd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030435-002.html" Hash="b64da8e089884ea748b466ef403adbe6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040201-001.html" Hash="81c6d2b6199c76839bb5cbba4dbc13c3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040202-001.html" Hash="884154e4138e506abe5e661e53782830"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040203-001.html" Hash="f73fd0011fb7c0d43eef37150d7051dd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040204-001.html" Hash="920048c6e92bb5852297aea243666070"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040205-001.html" Hash="ef1450d069c971d6057713091a2ce87c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040206-001.html" Hash="0dff6e65356ee0ffdf7ec62b27a0072f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010402-001.html" Hash="07fde0ddb8a908f8bdb2785811c7e0ab"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010403-001.html" Hash="43682ca8cd79fbef84e8e3aec5cfbb52"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010406-003.html" Hash="41b673da33d99dc1168e4e9932d65c88"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010407-001.html" Hash="788b99ce815eef6e5c57efcf04e3b83f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010408-001.html" Hash="7f37e051cebc6afce4053ab05798f805"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010409-001.html" Hash="b7e505aba3acca71adb851181656ab08"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010411-001.html" Hash="54e1ab3a0451e4b370641f74ad8a6426"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010412-001.html" Hash="2a995fe3014a7cfba48221bafa263445"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010412-002.html" Hash="6f82b2c30217c14f49e7857374bda550"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010412-003.html" Hash="b633468b5c071e402756e0672af7176d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-002.html" Hash="1c5e2c4bf0eab51c0ff5b5c5da3edf1f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-003.html" Hash="f7488b7a2ea26aeedeb432e68ae63952"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-004.html" Hash="0d539029397de2c44cc191598fd07725"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-005.html" Hash="c19c6f9fc96b3fb62842ca786b7168a9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-006.html" Hash="080d669cb738dfe68e1e6a473e7de8d4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-007.html" Hash="9dd8d802af0fb8bc61644a6abcc91275"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-008.html" Hash="116559baadcb72cdc3cb87af3b6c3ea9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-009.html" Hash="44dbb6d6828c4b9dcd878472852bdb0a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-010.html" Hash="ceacb1e174d30a8224e9503f36e249b7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-011.html" Hash="b6d8ee5914fdf00b36c3f14177d9c301"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-012.html" Hash="af9dfb82643f314b163edbc3cdc7137d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-013.html" Hash="f3b4d29b5314ab047ced9aa9a5a0e80c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-002.html" Hash="58b1e27332bad9ff15b0a42cd03b2365"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-003.html" Hash="d755d626a3db19abd7ecbcdefb4f4335"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-004.html" Hash="f02cd91f987cb99d6c74e7468429f251"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-005.html" Hash="c34d554ee685035d8e8886485f7a4838"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-007.html" Hash="1dd73b55cf0a098dde9204208ac3aef8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03040103-001.html" Hash="1f37852ae3e10273a0cf89531df85291"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03050103-001.html" Hash="8cc9287358facf130c95a01dbd1f942e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03050104-001.html" Hash="95599f07fd3ae58ff6e1544ec9151922"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03050202-001.html" Hash="26dcd369b0d54f0a70e940c15879c9b9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03060102-001.html" Hash="c1f0c64f206eaf3bc964d55afbf231f3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070311-001.html" Hash="94ca03f64ca6915760838235b6a1040a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070311-002.html" Hash="4e087228bafea7cb5072147326ac77c2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070311-003.html" Hash="3f3d2219ac34eadfdaac129e35763c4f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070314-001.html" Hash="2f421f2cd4332faeafa912ee63c9de86"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03090201-001.html" Hash="8e8b71c04fa42d92523f1d2ee4398667"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03090201-002.html" Hash="a4e787dd646ba6ad60a0a23ebdff157c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03090201-003.html" Hash="107a1b985afcdef102d8941da6b5a53d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03150203-002.html" Hash="53d0cf77ec4e885e9b5b44681e829259"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03180113-001.html" Hash="e25876c6d670a4dccab84a9906cc443c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03180113-002.html" Hash="5c4b2a1f56059ffe0da3932bcaed9471"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03180113-003.html" Hash="96699e7e7f49d8686402752c0d30dcba"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020104-001.html" Hash="aeeba9b7e7a7cc55e7728ca9201962b0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020104-002.html" Hash="26fd876d90ab7fa027729b4c71da0499"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020702-001.html" Hash="b4e60924942d6677831d45d3f15388df"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020703-001.html" Hash="ba5dedf68a27c83ce03c68f2e543f999"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020703-003.html" Hash="aa665457ef4c07b699bd65acb029c884"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-001.html" Hash="bd61bf5f89dfdf05944f257319ccb212"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-002.html" Hash="365d5f1e90a81a7408cd135bb00b9761"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-005.html" Hash="2d2b80f02ab7470e7a14e30d684e4001"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-006.html" Hash="e1b4435178235b860ded7f2be9e7bcca"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020706-001.html" Hash="0b303ae5462e56e1262a8d79fcb7fb9d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-001.html" Hash="3589196f8c51882955af365926c74b4e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-002.html" Hash="519cdb6facf2f797e39a3b9c1c88debb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-003.html" Hash="e18de6a8ba3a5ee8ab6eab53a0f3806c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-004.html" Hash="d0a545446c65a7ff76b10f3a17acbe30"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-005.html" Hash="19d11b9ce3da97edcdfeef80b0d29715"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-006.html" Hash="17b09e41d0499edc125dc4215dc173c9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020709-001.html" Hash="f961f8aa144dc32e925d28b64dd3af13"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020710-001.html" Hash="4d4035c17d6edad02edbfd570f852ce0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020710-003.html" Hash="2a94748a3a87bc420c242d0e35af97c5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020711-001.html" Hash="95beba8a333a20ee473998d193f00a40"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020712-001.html" Hash="2878c937effa41d917e8572d74fb5e80"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020712-002.html" Hash="5a0fa3e7091326069b154a5281b908e6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020712-003.html" Hash="5c9636e0c83053628765e794207dd0ae"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020715-001.html" Hash="879cb56f728f20c374a0af8046beef2b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020717-001.html" Hash="51e41666b4cfbfca2ed9e3da7cf60a10"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020717-002.html" Hash="e8bcc6f674320bce4676f7bd26f0e466"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020718-001.html" Hash="a8e78b5a49deb359db300f1c53e907f7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021102-001.html" Hash="1ac01988b531f9e0a5a29a6851e5c70b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021103-001.html" Hash="a8fb41e8d7908b4e32bd73d52b3f4c40"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021103-002.html" Hash="1d0eb59cecdc597caed7d931390a862e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021103-004.html" Hash="2e7942a32f3add60ecfb6f06fb2abdad"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-001.html" Hash="b2beea346efdf0dc94a89ebe83f43717"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-002.html" Hash="336559dcae9b32007e552e8ee859e768"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-003.html" Hash="c678760998d923945922c21c931fb80c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-004.html" Hash="62645eed00a94da24b788524380a2999"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-005.html" Hash="15002cfcc57368a3a0fb6c9b9e1a3795"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-006.html" Hash="2046175bb3c75093ef3c2cd4495497ac"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-007.html" Hash="dc8e17dace37fc35e0b884753d8e7fa6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-001.html" Hash="7f160b5f38b3f24a8cb8b15c849e6205"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-002.html" Hash="e1a77c7250bda46e67cb42914b0968b1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-003.html" Hash="c3133e9e7a3548fcb4e5881de84184e4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-004.html" Hash="d803ca63caad312cc908e484938879ab"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-005.html" Hash="ac7974ff92f8adbf24ded1784bb92b0f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-006.html" Hash="a66040072cbaae9086584c730855d336"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-001.html" Hash="b1a943268406a324dc5cdea0e67f671a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-002.html" Hash="d8771b281e69f5892704ec2aaef49933"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-003.html" Hash="71f6fa2b4cb7515588e2a8c0e52fc1f9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-004.html" Hash="fc9191d039ce7b3bcc8a742c61610335"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-005.html" Hash="eba7e036807145853a014fa260d0fb3c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-006.html" Hash="0e530ec815eebed47b1ae0721a97d2d7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021108-001.html" Hash="05b8e9f06c3cb54730a1b6ea81ffa92d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021111-001.html" Hash="633a67564e293ddbf3cd2baa0139f47d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021402-001.html" Hash="72d17a40b3011bbd664094bc5de8a4b7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021402-002.html" Hash="b59a53c9737d1ef01e10763653df5028"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030102-001.html" Hash="d631ec1c28917e7b7679fa832e446cbb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030402-002.html" Hash="ec0d141623bc7eeb184ad5101d4b223b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030402-003.html" Hash="79c4e3e9ec124cca785051394f2375a1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030504-001.html" Hash="d616cc780646bae207ac64e6b614e38e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030504-002.html" Hash="009aaa6131b19c53f6c937779d5200a1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030702-003.html" Hash="3bc2a076953ebf436822bf9d26e1ed3a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030802-003.html" Hash="1ab539d5e1f73bb1b01642425604190c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030902-003.html" Hash="4e00e6bb16022c6a3cf9e696ccb28509"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031003-001.html" Hash="d1e502781e1d122a190836f5c448128a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031105-001.html" Hash="ba0a3da6f9d955b7d1989175cff58859"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031204-001.html" Hash="e6367df4153f271f0cee1d9a8d749f81"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031205-001.html" Hash="df02d28fbaa00ee8560171b843ce7c25"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031305-001.html" Hash="c73c4e1a30c0cb1af278accbdc31bbe9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031305-002.html" Hash="5ce779b3dd7efb14a1ce493ca8b3221f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031305-003.html" Hash="08ba6e4fba820ebf88a2ace13017bf66"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031402-001.html" Hash="aa048102e9e8bf7d4680bb031e013928"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04040103-001.html" Hash="465c93db42390742002be8697366e737"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04040103-002.html" Hash="10922f42b4bbedaec66b038ecec8a571"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04040103-003.html" Hash="ca259639f0ebdf933568dcb076b28b49"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050104-001.html" Hash="edc8c0769ea53aa902c1354d53728006"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050104-002.html" Hash="ee632fe376583247943e77c45ec31809"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050104-003.html" Hash="6768e152b2eb2ff21459042b8b56f7d6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050204-002.html" Hash="09b98cebb251a5a7eb94d4dd2eec43d6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050204-005.html" Hash="94e7090950fccf53780f816c1838a6bc"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050307-004.html" Hash="19b40eed58804a871e70864a81c340b0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020102-001.html" Hash="40ce9d57d9c63839e2ab490a5da7da19"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020102-002.html" Hash="ca331dcedcb1d29a0c14670e0be98a99"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020102-003.html" Hash="bd72d9367f265d32620e2d7960a04ce3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020103-001.html" Hash="1b3705a40f8932070104b928e8629f26"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020103-002.html" Hash="59227956ac57f7259a5f120b4c285607"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020104-001.html" Hash="1548bb5b0aeb8d34410c2584397ebc3c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020105-002.html" Hash="91ecc2f31ccc7c27aa55f24458eb6b5b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06030101-001.html" Hash="ec805f68a2ee501594ac9e43e50ca2c2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06030102-001.html" Hash="33d1292afcb5b035fc2e91506f466fdd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06040101-001.html" Hash="b9b454508a4b29e818ab493fa2cc9241"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06040103-001.html" Hash="de9229e230c2e06f6dc09bae27f7e387"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06050102-001.html" Hash="ad40c3fe8c0225f02e2978783e77ee59"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06060109-001.html" Hash="5c162e0a17d9224b573f480e54f66454"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06080102-001.html" Hash="793bfa910ea882d8227318e87248a407"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06080102-002.html" Hash="111b44a6ff87689d55a1b37e47f1c8fa"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06090103-001.html" Hash="c992ed51eb3178fc9fc478744bb53385"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07031801-001.html" Hash="1c22c3ee69db2285fe142b2b1ac151c3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080202-001.html" Hash="cf34939a3942149e04a85611cc1a3001"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080204-001.html" Hash="3ccaff4e0ad00c2f14a8150471c2e3cd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080204-002.html" Hash="a00147fbb1d3ba4c83875f3f2baf9fb4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080302-001.html" Hash="b6c3a18b42d35ce1d8d91dfe69d2cf0f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080401-001.html" Hash="938ba47a8a8a6859b2fa502764a64063"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080401-002.html" Hash="e7e60ffc9ad35bd0d30627638ddf60b3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080502-001.html" Hash="d541fc9bac3d7b4064567f11065fab2a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/08040314-001.html" Hash="fd98e9160cdb115a22fe65027bf3e57c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/11050201-001.html" Hash="913a9d36872fcee8cee2371cc992aaf5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12020303-001.html" Hash="b214f15e90999d74d949d21f2952add0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021004-002.html" Hash="5fbc0e3a5f8bf2da9269c5635f5c09b8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021004-003.html" Hash="9ed4bea3a3b2cfb006b2d546d381db7b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021005-001.html" Hash="087cded96561a80ab4e683386249fc6e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021006-001.html" Hash="bad9f21149d4d2bd5b0f8b9118385830"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021010-001.html" Hash="6dcfeb2576b4eceb801410495ff3abf0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021011-001.html" Hash="adf4b1fe1beafbeb93fb5893c33c0cdc"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021011-004.html" Hash="1b64e0c2529ae476b3776bbb5ea4653b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021011-005.html" Hash="ae51d365e1d3e2c5f4796602f03ac8cb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021014-001.html" Hash="a2a36e5bce8ad4179c2c23fac76043c5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021018-001.html" Hash="9210346d75705aaa0aff79b559daf518"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051401-002.html" Hash="e6f3c703762b3035c71be643a0776a49"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051403-001.html" Hash="7eaa1ded3ea01aa836684490f2229f5a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051405-001.html" Hash="e4d14ce0b5cf6ff46d15c1554437f131"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051717-001.html" Hash="38efd55f456f34ad1050caf27754365a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051717-002.html" Hash="d2183ba43cc99a71d6ebba0be73b4ae8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.data" Hash="b10f13180798ae4014f7c65d9eb27e89"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.framework.js" Hash="e4d5a83dd8d78101d7bc94a50848c9ec"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.jpg" Hash="d777076b38b1f08b8978f84cc46792aa"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.loader.js" Hash="be5c8a837410560f3ca8989808c21df4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.wasm" Hash="a6f060395e34d644020925c4679ec27c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/index.html" Hash="a213c318ab2fbdcfc783dbe2ba1f28eb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Objects/Objects.xml" Hash="aabe39e7bfd68141113570873f6aca33"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01020107-001.xml" Hash="f53cc08aa46381f60a7b8ff57f6d31ca"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01020107-002.xml" Hash="190fe91cc016aafae86f2f160bb1a131"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01020107-003.xml" Hash="5eaaf84f81329ff8a9cc966e68918adc"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030110-001.xml" Hash="fb5f3186ec3f4a145c17bc58566d880a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030114-001.xml" Hash="90c4ceea9299d53bf31bc9aedba83b04"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030114-002.xml" Hash="498319b3266c7364b62f7cef359ffb26"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-001.xml" Hash="82fb3530a5666c8e5df9498544bac4ac"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-002.xml" Hash="3310a8b1209c56cc64f4b30f805106e3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-003.xml" Hash="9204b1cd53c3a9eb0aa66f7e2a4eec63"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-004.xml" Hash="3f37bd25bcdb42352555955ec7dbab4c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-005.xml" Hash="57bb582364d0e094f53d2c988bcb4659"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030116-001.xml" Hash="06e1055c49f5837812be247e63f0351e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030116-002.xml" Hash="03de8a71e2438cd0c5430bd6684a660e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030117-001.xml" Hash="d7b6bbff1ff02cb66595076525f5c4d3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030117-002.xml" Hash="57f060458ef5214e7c8f7c0b0317910f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-001.xml" Hash="4aaeb5a1c8884002cf6b00eb643690ea"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-002.xml" Hash="8f7fa80af46cdce8f65445240c2e0231"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-003.xml" Hash="faead220dc29534abf3fc3da182d6026"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-004.xml" Hash="1c95bb6b0ef34edc114dae99d9fb7bee"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030119-001.xml" Hash="043a2ada929db5bf0b78ad6535cef55d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-001.xml" Hash="9ed1e943b71afe03d204a8f13df723a2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-002.xml" Hash="aacf22ee3573cb3d83055d74059d828f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-003.xml" Hash="010fd114d90077442b9cce411d360f74"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-004.xml" Hash="61796c6f991d4442c3c6b95f2bd23140"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030210-001.xml" Hash="6d4f04af742b49329c7a08ec6d210044"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-001.xml" Hash="0550ac2ac7f495cf72273247e83ae14c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-002.xml" Hash="9ba06c3494b73e3e54779e6d88620a69"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-003.xml" Hash="03addfb5f1d3f0cd5e980e17e8d873d1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-004.xml" Hash="576edeeef1287d8b7959010b7fcfb496"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-005.xml" Hash="79126169290896b366b7da7e9c97f09d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-006.xml" Hash="f99d6a604458329574fa7580f463703d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-007.xml" Hash="3be235e5122752ea71f978d4e7f7e37c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-008.xml" Hash="6e1c509aa53c7558d0e9ce7e1b4f400d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-009.xml" Hash="310311be61609f379cdf551d146af357"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030525-001.xml" Hash="d6598128ca78a69e3a1fe40b3d4f57bb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030525-002.xml" Hash="3ca8e55e3e0b97e00860d681e90a977b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-001.xml" Hash="a6f68f6ef9c11de6a6a82f7983b4f3ed"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-002.xml" Hash="9d07c9081a7b5d5f5b507062d051d60e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-003.xml" Hash="6bb3bca3721b6f99b1066f0687e0a913"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-005.xml" Hash="b00767e6298324256fee266e3ba5bfa4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-006.xml" Hash="c7e24692444e86724528bee797c0a818"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-007.xml" Hash="d181905287ea841d48060933e31e7bad"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030102-001.xml" Hash="c0cdaea833e46d5b14f9c1a8b8ce7009"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030102-002.xml" Hash="d50e2de284ae5791f8a212b8f7527b2f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030104-002.xml" Hash="fafbfe660f86df0f0c1df5ab68e8a3c2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030104-004.xml" Hash="535beaf086b28a6d175341a6ea9baf2e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030107-001.xml" Hash="80f926bace1a76d8e301119cbb943597"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030107-002.xml" Hash="969e0f2fc1bd8277c1d32b574c5841b6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030107-003.xml" Hash="40522dbec38c24c415a73b99071f52b1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030109-001.xml" Hash="87fc3fbfecdfaaf718d14050551fa79a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030109-002.xml" Hash="d09805b59ae9a0ca0e2fe19a825f897e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030112-001.xml" Hash="8bad68432d847f7ad1e8b562b74fbb06"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030113-001.xml" Hash="d2d84a28bff46098e4e8bb9de65aa6f3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030205-001.xml" Hash="980b8a690cd528f4df754bb6737aa44f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030208-001.xml" Hash="f4c1e3678634b15b77dcb68cebb3b4db"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030209-001.xml" Hash="2687f99bdce09dddbfccaf75d559e07b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030210-001.xml" Hash="7ff61f96fc677eba795bb9383eca9861"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030212-001.xml" Hash="a00e1d47eb5ddbf50cd5befe2eae5221"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030212-002.xml" Hash="33a8ceb86d62de7178199db58878d792"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030213-001.xml" Hash="344bf4a6c3695d553ed312f18fb387d0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-001.xml" Hash="5698f59834618d3dfb14bd9ce04bdd94"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-002.xml" Hash="edeb912c5a03956da128f10a87d0698d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-003.xml" Hash="586020ee33a7135f2117fd906aa6b9e3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-005.xml" Hash="604e58142b14c75e323aadef938a2122"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030216-001.xml" Hash="7644682823bfb4c23573d6c43f0cecc0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030217-001.xml" Hash="014fc387216e11266f44c424928a1a0c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030301-001.xml" Hash="c684ac10fa56420829f106ee5b4bd5cc"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030402-001.xml" Hash="1174a9a17ef1f7bb4a7680b20bf5cf4a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030402-002.xml" Hash="3116314970f82b22c51bdf9c14a43a68"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030402-003.xml" Hash="76bb00d12bde2ee73714553b734e2333"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030403-001.xml" Hash="0a93ef567fd63b4454f7238552cf29b5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030403-002.xml" Hash="2d71a14974a19e9799dd1ff272b97e89"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-001.xml" Hash="ba34064073e493cd1f993be7683a5203"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-002.xml" Hash="a2dd1523c4c26cbedfa1518e5591dcb1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-003.xml" Hash="d2eab180f8d9bfd488b11a6ebaebed80"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-004.xml" Hash="c85ed5bcaf61578fbbf188e0d4baf60a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030405-001.xml" Hash="ed6a8b0a231683965114ba46c783ba79"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030405-002.xml" Hash="d38abba03c7f0d31002c034fbff957cb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030406-001.xml" Hash="74fdd2b3ab642a3ae3aafe008b928626"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030407-001.xml" Hash="37aeb13b41f9987050ef5b41acae352e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030407-002.xml" Hash="a9f14a985015fefc8e5f789c3986d198"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030408-001.xml" Hash="e19a0864e1ef5d2ee36368a9b8602ff1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030408-002.xml" Hash="bb31802d3e3b7df60c365dfbf84d5f93"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030409-001.xml" Hash="6f0a7a5159a7567e5978423d7c17a61d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030409-002.xml" Hash="1b80647ccc5fe635f752738f990e3a07"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030410-001.xml" Hash="961bb507771701edf7cc62a2d42db5f0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030411-001.xml" Hash="9037edeaf2e190769816b8294832ce13"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030411-002.xml" Hash="4553b77d405d507f3db93f9b5e6940ab"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030412-001.xml" Hash="64322a93b82f357f91d1607ed8581b71"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030412-002.xml" Hash="bc807a805520533ea1d8327018d6fe25"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030412-003.xml" Hash="ac6fe5a0bdb777691a62506c1d69ad38"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-001.xml" Hash="a0c382e6e0de788eef46ba0c0f157ed5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-002.xml" Hash="178bf6c0b1d2588ded9d2c5288acbf1d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-003.xml" Hash="d8453db797048ef2542af790bc260d6a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-004.xml" Hash="69b5d0040e0243a8377797c77e7cc77d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-005.xml" Hash="e380b31dace62eb6c623acc31c4c8043"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-006.xml" Hash="a0f7bc4437b08c63f26e955733b970b4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030414-001.xml" Hash="0f72277e7c206cf22ac88e98b23a1f34"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030414-002.xml" Hash="a898933983a2bdab3ec04f886ac7d084"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030415-001.xml" Hash="0d48778b742d12bda9f64d13c7b94a2b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030417-001.xml" Hash="ec8ff8212c846c9a93db2f7168473364"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030417-002.xml" Hash="3697589442473788a1757a25fede6fd6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030418-001.xml" Hash="a83c32ccbcca9381c9c983f49618dbe3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030418-002.xml" Hash="b512bf27c6d2609ad7a4ac3744c5a30c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030419-001.xml" Hash="bdf9f492ee02cc3de8c2cd48e7d9602e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030419-002.xml" Hash="caced693dd113954f3d500e64f474349"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030420-001.xml" Hash="323845baaa2e23c53afb55bc34a53ea8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030421-001.xml" Hash="5980964a89cb720e8c641ece306d9f0c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030421-002.xml" Hash="023096f474f4699683fbfe45e1dfa404"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030422-001.xml" Hash="8039d05a8bf6b81c829f54df0747abbb"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030422-002.xml" Hash="5273cd4389171a307a8b1ca66ef2e084"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030424-001.xml" Hash="69354e1251d946d2199f48722df00eb2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030424-002.xml" Hash="40a51f5bac0cd8ff2d6e7ddd9ee30060"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030424-003.xml" Hash="ac0a7d3c415a8b045b841085a74d8933"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030425-001.xml" Hash="357095a14172f6e26ab50d7c82024dbc"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030430-001.xml" Hash="dd5d9abebbc353c6c2ffc1898cb03270"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030430-002.xml" Hash="a02c277c04e3acfa30843ab665ee036b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030431-001.xml" Hash="11f8ee5e67efcef8d4efd243eb0445b1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030431-002.xml" Hash="51b9dbd0a93c35fcb94fbdab80dd5bca"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030432-001.xml" Hash="3f635289f4ea22292c733f9869986e1a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030432-002.xml" Hash="a42fb303174687b50e9b5e4689d4cfee"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030433-001.xml" Hash="c6dce58b079dd93d9022b5f877fcdf5a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030433-002.xml" Hash="e303c6eeb1886904869d1150162f3d31"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030435-001.xml" Hash="a6b10fd12629607e7e02f7d460759db3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030435-002.xml" Hash="5bc98418e8294b8c16ee6fac49819788"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040201-001.xml" Hash="199adca520aa0f68ceeeb5043c2d094e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040202-001.xml" Hash="2b69ca8a9eb4d759f7324b5c9721f930"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040203-001.xml" Hash="48667f426c3f031d081c168adf4539e7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040204-001.xml" Hash="96eb2ab9c2876612a18adee48c487905"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040205-001.xml" Hash="b28d2ab7fb54ac19a3e322a4e1e0500c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040206-001.xml" Hash="8d440ee946e3145d9aea5c7b8ab6c463"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010402-001.xml" Hash="0fbe9f5266dd3e19f527a583cebe4867"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010403-001.xml" Hash="52a9df1fd0949e8646ae878840d49b44"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010406-003.xml" Hash="cf49c65596e30b9c1f102b75de318451"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010407-001.xml" Hash="458efc9d02a6a14ef91f43136db9fd0f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010408-001.xml" Hash="0cc5d106a1d9acd3cda511cba1ae30ca"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010409-001.xml" Hash="3d092d9cd461a025651be8f5dd72daed"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010411-001.xml" Hash="7a1f028eb7a560e3a49b2e5811916eaf"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010412-001.xml" Hash="763e28eaaaebc90d1218e9b60ff77656"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010412-002.xml" Hash="85778d87e8b3c54e233b712297ca2679"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010412-003.xml" Hash="1efac0922b9c6d836161e7516d76af26"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-002.xml" Hash="1b63271d3aa1a1980cf7bfbb0167dd26"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-003.xml" Hash="5b093a07cf5cc3506ab345049eabe9b3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-004.xml" Hash="693dc341d282f8dd6d3920eaca740c1d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-005.xml" Hash="6aa5094ddfd0c94cb0cbd1692a7ec12e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-006.xml" Hash="669d10c90254788a798e22c7cff55d40"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-007.xml" Hash="eab17e7156a8c49d0e701d06af717ccf"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-008.xml" Hash="a014be337449df54bbdcc40603356aac"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-009.xml" Hash="ee8ae3302eac9d8a59bba62e19f16914"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-010.xml" Hash="fe906c4a36beb80462265cb74a4d918a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-011.xml" Hash="f67832eaf439ba46e125bc8ef7c47099"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-012.xml" Hash="835d9bb5620738a5acd4390fade6f6dd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-013.xml" Hash="f1ffcd2dcf043c26ff50fea253f06729"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-002.xml" Hash="99897eeebe331afb4b7101b9ff72310d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-003.xml" Hash="dfa14f8f4a812f8e9629489c4f5d88cc"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-004.xml" Hash="afc50c230dad957347f821fd65247f8d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-005.xml" Hash="a3cf81b9985956def144a04305f01b2c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-007.xml" Hash="5ac134c898690aa406e3ede0f59b8c38"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03040103-001.xml" Hash="0a8d3a8ac1e1b0f3b81fabe4d9b4d6cf"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03050103-001.xml" Hash="aa5d75eaf1e17ca05a47eb280d0bd4c9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03050104-001.xml" Hash="aad49b39830c4854d514d24158891de6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03050202-001.xml" Hash="735d327116ef1ce5913363b49a7a192f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03060102-001.xml" Hash="38bc366deba35eb905dbb88b4b8bc762"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070311-001.xml" Hash="7271bfe3e8cf3c8a658391e801ef29ed"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070311-002.xml" Hash="115d41d6370c2f0cf491f471f63c666b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070311-003.xml" Hash="9b6e9b87562100ef8adba358d60a0eb6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070314-001.xml" Hash="7286ca3746a9b97d767395d7dd825858"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03090201-001.xml" Hash="35a7c9aab8091bf4fbf0b019e3f79635"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03090201-002.xml" Hash="a79c9e800a2b41780916c585e8b9a160"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03090201-003.xml" Hash="223f94f6b80e98e503eaf285f7878cc5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03150203-002.xml" Hash="62e9d93ced24f110fa006824f1a3cd65"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03180113-001.xml" Hash="ac177fb92679bb63dfa8d56a58d40a04"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03180113-002.xml" Hash="295dcf45c1f9728167c23a30d6744143"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03180113-003.xml" Hash="aaba605cb98fa51b4669b81d39912845"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020104-001.xml" Hash="f063538ece8a4b4115eeb19238cb75fa"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020104-002.xml" Hash="461c7527435832a650e86603ebd6d9d1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020702-001.xml" Hash="ee703820d305c0323c9d4e377cbb4866"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020703-001.xml" Hash="e045d9f3022ce73f955b210283bd568a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020703-003.xml" Hash="dd743988bd7aace8e6f9a1bd5d9af555"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-001.xml" Hash="33bb032deb37b44b95f3486e2ce8e466"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-002.xml" Hash="3dcfaeef2cb44ad9688b7250191a5860"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-005.xml" Hash="b78a83d0c2d0b9b2416559e513bf0062"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-006.xml" Hash="1e3c3d340a5a7861f1fdae4add2be3ed"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020706-001.xml" Hash="7271324afb56664ddf9c17aa31978444"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-001.xml" Hash="8efc92bf1d60b244c2c90b4d93b7fd67"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-002.xml" Hash="a2f5686dde2e51681c9d5e34e126b6f0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-003.xml" Hash="3d7112f5f8598a58292bce1f3956b347"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-004.xml" Hash="9b67448dbaeb99136d2144431f0d825d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-005.xml" Hash="6f48b534e4eb2025a45cf7f61d327df7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-006.xml" Hash="42f7e5e1ddee4ece8e408f6c85c73c6f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020709-001.xml" Hash="86ce7ab3bb47d949df8de497b0239df2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020710-001.xml" Hash="14e22fab05476777ec38c81e9c889fd2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020710-003.xml" Hash="4632f17e43bf0825fb7f22a1523c8579"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020711-001.xml" Hash="95a8f76dc958b15e26cb85984a90c7a5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020712-001.xml" Hash="ccb13b723a1f08f890e9c8688b11e67c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020712-002.xml" Hash="fe736de26cfb7633a9822e50b6ecc15e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020712-003.xml" Hash="146acf8985930096be933d85bc22ca3f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020715-001.xml" Hash="f52aeccf150d7191e85c814aa5d70961"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020717-001.xml" Hash="8620be77ea969fea388a1a90249cddb5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020717-002.xml" Hash="f8ad7d1b4be0d3fc8428d160faa4d9ed"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020718-001.xml" Hash="917b7ed29c30d4596e1edd88d3363d9d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021102-001.xml" Hash="78a873aaa243cfc9d331bab5269c6c90"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021103-001.xml" Hash="72ee7a1c2d4282f9acd85d684ab3d82f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021103-002.xml" Hash="7253cbde804350fd148ef928d014d632"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021103-004.xml" Hash="8223e3d4feb0badcb557d610abea2247"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-001.xml" Hash="fbbec4eced50b41e0cb4c430a3f6df1c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-002.xml" Hash="6d800baba9d77bd89dc5711136458fd7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-003.xml" Hash="40cf1a9e6cd6bbe1c85fd1fb4c1b6f7b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-004.xml" Hash="a351af8d47d7e5e0b8de09ad1d400425"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-005.xml" Hash="5b418827b3304ee5559eb0689c048cd1"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-006.xml" Hash="63673cc0e3423d9867e9b856079f2a1b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-007.xml" Hash="1607696d83cc34d96cc666ff96b43543"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-001.xml" Hash="b541d385405e50ebeba352dc6b6c9e49"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-002.xml" Hash="75d5ccdfd046b56ae243d1a3a6d3a4ce"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-003.xml" Hash="d2046fb7f9b956943077bea8d1201344"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-004.xml" Hash="aa4642ffb2f2d75017c57ba758a7251d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-005.xml" Hash="ab572135f763dcb95bee0434fee90879"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-006.xml" Hash="4b110c9251e8a3050f47edf72d0df1c9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-001.xml" Hash="02021bae22f73aed5e9a94519a19bb16"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-002.xml" Hash="f5f87da4a7f4cfe3340b6ba42d51207e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-003.xml" Hash="c3426e6b5b501a735477a90a5f4ba2ea"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-004.xml" Hash="1cc4f4bdb7e73437c4a6f647c9b0c4f5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-005.xml" Hash="a540cbfb831a73a2baa48cc5a8b2849d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-006.xml" Hash="ad8f73a4a39e310e3c26d3757ed2bb0b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021108-001.xml" Hash="799d3f5e53fca36f7132784afe1039bf"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021111-001.xml" Hash="5256f837a9292938c05169dd58367cd8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021402-001.xml" Hash="914ac47e6def831863e4238b06f6182f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021402-002.xml" Hash="c104ebaad37da88afc413a4f2566490f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030102-001.xml" Hash="f51b531095274f7d26e4fd586adca466"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030402-002.xml" Hash="e607be8089927bdec540e32a4e93820a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030402-003.xml" Hash="e1c270e17e9ab08bbad823d994c32527"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030504-001.xml" Hash="38857fa45c086c6c4a747796138b4940"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030504-002.xml" Hash="2d27c14254469c12633986449cff9612"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030702-003.xml" Hash="4b0c0467dbb294b376345eb6114bfc6c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030802-003.xml" Hash="ee6a4ec11329d847a6ab9448df7a48a8"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030902-003.xml" Hash="c973847af41397d612afceeb662d048c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031003-001.xml" Hash="0db98b30fc6d84f11c6d91f220671880"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031105-001.xml" Hash="3f722f7621ece4fecafbec12d339e60e"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031204-001.xml" Hash="51c16453cee8c4d0baefa3e38a8e5e08"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031205-001.xml" Hash="2d5a529c3c1d6b6040d422de83672cd6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031305-001.xml" Hash="ac177fb92679bb63dfa8d56a58d40a04"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031305-002.xml" Hash="295dcf45c1f9728167c23a30d6744143"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031305-003.xml" Hash="489675dfc84b195305bf6b0cb295ef2c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031402-001.xml" Hash="a5937287bf15db2e6bb5253b423b6a51"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04040103-001.xml" Hash="d7f7b537a320560788224e314c64713c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04040103-002.xml" Hash="52d27835bc22545e77263545259792e9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04040103-003.xml" Hash="59a6a7e582c45e899074c43f74761e21"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050104-001.xml" Hash="d13cf774885e0cd38f323525f824fe7c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050104-002.xml" Hash="8a77a96acb6a1bdec5d484588013518d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050104-003.xml" Hash="bf5050959a388f5b4969160e2ecb175c"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050204-002.xml" Hash="38101e6825585cc7ba0c8a197ca37f20"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050204-005.xml" Hash="619f74f21b9716e41e98a5695eb26f52"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050307-004.xml" Hash="c740951b5b2414265afdedb07cac0d44"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020102-001.xml" Hash="b553d3358d0a4a2ccefd3a2cb062cdd5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020102-002.xml" Hash="a789bc89b20022030c54acd9d68bd4df"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020102-003.xml" Hash="5fc63bc0d6f6181740116e71447dcfbd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020103-001.xml" Hash="6a242f0558a7fe7a529c755f78ff2271"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020103-002.xml" Hash="062c8d0c07c5596df5c663830d4a09c3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020104-001.xml" Hash="2cdb6524be4e0eb5aaf1f9681a36d499"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020105-002.xml" Hash="a1e0f3d7ae2b8e83a87c3246667e45d5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06030101-001.xml" Hash="48bebcc72d74c06998e0a35aec90c401"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06030102-001.xml" Hash="a126d55b1b78b6521d42c2c461a2c205"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06040101-001.xml" Hash="aa70dfd88b437bf0f4eeb980fba124ce"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06040103-001.xml" Hash="c091a7067322c76c5eea877578f7f5d5"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06050102-001.xml" Hash="06ceafc2a69069433875457939066a91"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06060109-001.xml" Hash="1f876e34a6f702f90c321de07b4272f0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06080102-001.xml" Hash="f822fd3f3ac8d6bf79dbf8143c3bbe58"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06080102-002.xml" Hash="8b3d7646f713606b1d9d186314520a26"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06090103-001.xml" Hash="c46b026b15b60a39fcfc77237c147f63"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07031801-001.xml" Hash="c73f915d85592e79abb15a70660b7745"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080202-001.xml" Hash="d7f467d3cf46d6f4c6c2257c7f783416"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080204-001.xml" Hash="0ab95dc7ca02a7c438c17fbbfa58beba"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080204-002.xml" Hash="e1d1df22ca0516e14fb33ae1780962fc"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080302-001.xml" Hash="4bb2328c120f9074d2153a46fcab3c43"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080401-001.xml" Hash="b4170596f788791cdc9ab0abefb9ff00"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080401-002.xml" Hash="0c650a58842f834b9318d62262738457"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080502-001.xml" Hash="d8ec8a38d47e15b79da07da4edee7473"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/08040314-001.xml" Hash="e2ca1af2a7b51f3e654ca8d20c93b8a7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/11050201-001.xml" Hash="961e900ec31e2bdf15405bd7d691db0f"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12020303-001.xml" Hash="e2ca1af2a7b51f3e654ca8d20c93b8a7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021004-002.xml" Hash="dc525f5be49a400943b0fc5d1e9e8e04"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021004-003.xml" Hash="603cfcb7739c056a57225e61e8caa050"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021005-001.xml" Hash="6f48b534e4eb2025a45cf7f61d327df7"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021006-001.xml" Hash="14e22fab05476777ec38c81e9c889fd2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021010-001.xml" Hash="d30a5701171aa3172c8307052c75150a"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021011-001.xml" Hash="3dcfaeef2cb44ad9688b7250191a5860"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021011-004.xml" Hash="b78a83d0c2d0b9b2416559e513bf0062"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021011-005.xml" Hash="1e3c3d340a5a7861f1fdae4add2be3ed"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021014-001.xml" Hash="86ce7ab3bb47d949df8de497b0239df2"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021018-001.xml" Hash="917b7ed29c30d4596e1edd88d3363d9d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051401-002.xml" Hash="fda84b4936f0eed551b58e89f79d34d9"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051403-001.xml" Hash="5b6e1f19c9778ae237816bc9b3501b04"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051405-001.xml" Hash="bc5899f4dedc7e940270a8b96f0100bd"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051717-001.xml" Hash="eef6e9a3eaadac3fa39efd64feb0d619"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051717-002.xml" Hash="615736ceef667747473a6152557c6c6b"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/favicon.ico" Hash="57b5a31d2566cf227c47819eb3e5acfa"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/fullscreen-button.png" Hash="489a5a9723567d8368c9810cde3dc098"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/logo.png" Hash="c09db2e9923582f923e3af20178c45d0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-empty-dark.png" Hash="781ae0583f8c2398925ecedfa04b62df"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-empty-light.png" Hash="2789c25428af99e60c6733254b52d7a3"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-full-dark.png" Hash="99949a10dbeffcdf39821336aa11b3e0"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-full-light.png" Hash="fcda192672329e164ed4ccad922590fa"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/style.css" Hash="bc9b71bad45bcbbeffc6d1e20cfba58d"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/unity-logo-dark.png" Hash="59fa0334e801c9d8fe14af70400ee200"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/unity-logo-light.png" Hash="3c8bc23981828d69f857a5feafc1b699"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/webgl-logo.png" Hash="ddd95c65824da6c6223f48b961a583e4"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100/docs.xml" Hash="fcad1626c1ef3851931bf68a1aa054c6"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS/024.31.00a.xml" Hash="e730fbd64cd77dd163732cfaf2bd0e75"/>
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/ir_begin.wav" Hash="2e0057ee08c7b6fa07d28863a40d1cbf"/>

View File

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<ClientNotify Code="GETSERVERDATALIST"/>
<ClientAutorization Login="O1" Password="1111"/>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -23,8 +23,8 @@ QT_BEGIN_MOC_NAMESPACE
QT_WARNING_PUSH
QT_WARNING_DISABLE_DEPRECATED
struct qt_meta_stringdata_MainWindow_t {
QByteArrayData data[39];
char stringdata0[704];
QByteArrayData data[40];
char stringdata0[726];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
@@ -71,7 +71,8 @@ QT_MOC_LITERAL(34, 561, 37), // "on_updateListGuideLabel_linkA..."
QT_MOC_LITERAL(35, 599, 4), // "link"
QT_MOC_LITERAL(36, 604, 29), // "on_loadToServerButton_clicked"
QT_MOC_LITERAL(37, 634, 28), // "on_undoChangesButton_clicked"
QT_MOC_LITERAL(38, 663, 40) // "on_startWithCurrentChangesBut..."
QT_MOC_LITERAL(38, 663, 40), // "on_startWithCurrentChangesBut..."
QT_MOC_LITERAL(39, 704, 21) // "on_exitButton_clicked"
},
"MainWindow\0sigInitializeClient\0\0"
@@ -93,7 +94,8 @@ QT_MOC_LITERAL(38, 663, 40) // "on_startWithCurrentChangesBut..."
"on_updateListGuideLabel_linkActivated\0"
"link\0on_loadToServerButton_clicked\0"
"on_undoChangesButton_clicked\0"
"on_startWithCurrentChangesButton_clicked"
"on_startWithCurrentChangesButton_clicked\0"
"on_exitButton_clicked"
};
#undef QT_MOC_LITERAL
@@ -103,7 +105,7 @@ static const uint qt_meta_data_MainWindow[] = {
8, // revision
0, // classname
0, 0, // classinfo
21, 14, // methods
22, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
@@ -111,29 +113,30 @@ static const uint qt_meta_data_MainWindow[] = {
7, // signalCount
// signals: name, argc, parameters, tag, flags
1, 4, 119, 2, 0x06 /* Public */,
11, 1, 128, 2, 0x06 /* Public */,
14, 2, 131, 2, 0x06 /* Public */,
17, 0, 136, 2, 0x06 /* Public */,
18, 1, 137, 2, 0x06 /* Public */,
20, 0, 140, 2, 0x06 /* Public */,
21, 0, 141, 2, 0x06 /* Public */,
1, 4, 124, 2, 0x06 /* Public */,
11, 1, 133, 2, 0x06 /* Public */,
14, 2, 136, 2, 0x06 /* Public */,
17, 0, 141, 2, 0x06 /* Public */,
18, 1, 142, 2, 0x06 /* Public */,
20, 0, 145, 2, 0x06 /* Public */,
21, 0, 146, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
22, 0, 142, 2, 0x08 /* Private */,
23, 0, 143, 2, 0x08 /* Private */,
24, 0, 144, 2, 0x08 /* Private */,
25, 0, 145, 2, 0x08 /* Private */,
26, 0, 146, 2, 0x08 /* Private */,
27, 0, 147, 2, 0x08 /* Private */,
28, 1, 148, 2, 0x08 /* Private */,
30, 0, 151, 2, 0x08 /* Private */,
31, 1, 152, 2, 0x08 /* Private */,
33, 0, 155, 2, 0x08 /* Private */,
34, 1, 156, 2, 0x08 /* Private */,
36, 0, 159, 2, 0x08 /* Private */,
37, 0, 160, 2, 0x08 /* Private */,
38, 0, 161, 2, 0x08 /* Private */,
22, 0, 147, 2, 0x08 /* Private */,
23, 0, 148, 2, 0x08 /* Private */,
24, 0, 149, 2, 0x08 /* Private */,
25, 0, 150, 2, 0x08 /* Private */,
26, 0, 151, 2, 0x08 /* Private */,
27, 0, 152, 2, 0x08 /* Private */,
28, 1, 153, 2, 0x08 /* Private */,
30, 0, 156, 2, 0x08 /* Private */,
31, 1, 157, 2, 0x08 /* Private */,
33, 0, 160, 2, 0x08 /* Private */,
34, 1, 161, 2, 0x08 /* Private */,
36, 0, 164, 2, 0x08 /* Private */,
37, 0, 165, 2, 0x08 /* Private */,
38, 0, 166, 2, 0x08 /* Private */,
39, 0, 167, 2, 0x08 /* Private */,
// signals: parameters
QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 0x80000000 | 7, 0x80000000 | 9, 4, 6, 8, 10,
@@ -158,6 +161,7 @@ static const uint qt_meta_data_MainWindow[] = {
QMetaType::Void, QMetaType::QString, 35,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
0 // eod
@@ -191,6 +195,7 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
case 18: _t->on_loadToServerButton_clicked(); break;
case 19: _t->on_undoChangesButton_clicked(); break;
case 20: _t->on_startWithCurrentChangesButton_clicked(); break;
case 21: _t->on_exitButton_clicked(); break;
default: ;
}
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
@@ -300,13 +305,13 @@ int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 21)
if (_id < 22)
qt_static_metacall(this, _c, _id, _a);
_id -= 21;
_id -= 22;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 21)
if (_id < 22)
qt_static_metacall(this, _c, _id, _a);
_id -= 21;
_id -= 22;
}
return _id;
}

Binary file not shown.

95
debug/moc_mywinheader.cpp Normal file
View File

@@ -0,0 +1,95 @@
/****************************************************************************
** Meta object code from reading C++ file 'mywinheader.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.14.2)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include <memory>
#include "../mywinheader.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'mywinheader.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.14.2. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif
QT_BEGIN_MOC_NAMESPACE
QT_WARNING_PUSH
QT_WARNING_DISABLE_DEPRECATED
struct qt_meta_stringdata_MyWinHeader_t {
QByteArrayData data[1];
char stringdata0[12];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_MyWinHeader_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_MyWinHeader_t qt_meta_stringdata_MyWinHeader = {
{
QT_MOC_LITERAL(0, 0, 11) // "MyWinHeader"
},
"MyWinHeader"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_MyWinHeader[] = {
// content:
8, // revision
0, // classname
0, 0, // classinfo
0, 0, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
0 // eod
};
void MyWinHeader::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
Q_UNUSED(_o);
Q_UNUSED(_id);
Q_UNUSED(_c);
Q_UNUSED(_a);
}
QT_INIT_METAOBJECT const QMetaObject MyWinHeader::staticMetaObject = { {
QMetaObject::SuperData::link<QLabel::staticMetaObject>(),
qt_meta_stringdata_MyWinHeader.data,
qt_meta_data_MyWinHeader,
qt_static_metacall,
nullptr,
nullptr
} };
const QMetaObject *MyWinHeader::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *MyWinHeader::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_MyWinHeader.stringdata0))
return static_cast<void*>(this);
return QLabel::qt_metacast(_clname);
}
int MyWinHeader::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QLabel::qt_metacall(_c, _id, _a);
return _id;
}
QT_WARNING_POP
QT_END_MOC_NAMESPACE

BIN
debug/moc_mywinheader.o Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
debug/mywinheader.o Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -5,6 +5,7 @@
#include <QFontDatabase>
#include <QMessageBox>
#include <QMovie>
#include <QPaintEvent>
#include <QPainter>
#include <QTimer>
@@ -14,9 +15,9 @@ MainWindow::MainWindow(QWidget *parent)
, ui(new Ui::MainWindow)
{
ui->setupUi(this);
setWindowFlag(Qt::FramelessWindowHint);
painting();
initialize();
}
void MainWindow::initialize()
@@ -60,6 +61,7 @@ void MainWindow::initialize()
void MainWindow::createObjects()
{
connectionThread = new QThread;
animationThread = new QThread;
client = new TCPClient;
client->moveToThread(connectionThread);
@@ -203,9 +205,11 @@ void MainWindow::checkLoginResult(ServerAuthorization *serverAuth)
ui->loginWidget->hide();
ui->LanguageWidget->hide();
ui->settingsButton->hide();
ui->offlineStartButton->setGeometry(570,510,220,35);
ui->offlineStartButton->show();
}
else {
else
{
ui->notificationLabel->setText(tr("Неверный логин/пароль"));
timer->setInterval(3000);
timer->start();
@@ -265,6 +269,8 @@ void MainWindow::slotConnectionState(bool flag)
ui->notificationLabel->show();
QPalette palette = ui->notificationLabel->palette();
stopLoadingMovie();
if(flag)
{
palette.setColor(ui->notificationLabel->foregroundRole(),Qt::green);
@@ -280,7 +286,7 @@ void MainWindow::slotConnectionState(bool flag)
ui->notificationLabel->setText(tr("Соединение отсутсвует"));
ui->offlineWidget->show();
ui->offlineStartButton->show();
ui->offlineStartButton->setGeometry(300,340,220,35);
ui->offlineStartButton->setGeometry(285,340,220,35);
ui->settingsButton->show();
ui->loginWidget->hide();
}
@@ -320,7 +326,6 @@ void MainWindow::callUpdateList()
sendSystem->sendXMLAnswer(answer);
updateWidget->initialize(this);
}
void MainWindow::bindNotifyWidget(UpdateNotifyWidget *widget)
@@ -354,9 +359,6 @@ void MainWindow::on_loginButton_clicked()
dataParser->createAuthMessage(autorization);
emit sigSendAutorization();
ui->offlineStartButton->setGeometry(570,510,220,35);
ui->offlineStartButton->show();
}
void MainWindow::on_updateButton_clicked()
@@ -374,13 +376,14 @@ void MainWindow::on_startButton_clicked()
void MainWindow::on_saveServerButton_clicked()
{
startLoadingAnim();
ui->settingsWidget->hide();
if(client->getIsConnected())
{
ui->loginWidget->show();
ui->offlineStartButton->show();
stopLoadingMovie();
return;
}
@@ -443,6 +446,12 @@ void MainWindow::on_updateListGuideLabel_linkActivated(const QString &link)
updateWidget->show();
}
void MainWindow::on_exitButton_clicked()
{
exit(0);
}
void MainWindow::checkUpdate()
{
ui->loadingProgressBar->setValue(0);
@@ -473,26 +482,14 @@ void MainWindow::showUpdateInfo()
void MainWindow::showCompleteDialogBox(bool flag)
{
QMessageBox *messageBox = new QMessageBox(this);
ui->inlineTextDebug->setText(tr("Загрузка завершена"));
movie->start();
QTime dieTime= QTime::currentTime().addSecs(10);
while (QTime::currentTime() < dieTime)
QCoreApplication::processEvents(QEventLoop::AllEvents, 100);
movie->stop();
if(flag)
{
messageBox->setIcon(QMessageBox::Information);
messageBox->setWindowTitle(tr("Информация"));
messageBox->addButton(QMessageBox::Ok);
messageBox->setStyleSheet("QMessageBox {color: black;}");
messageBox->setText(tr("Загрузка завершена"));
}
else
{
messageBox->setIcon(QMessageBox::Warning);
messageBox->setWindowTitle(tr("Ошибка"));
messageBox->addButton(QMessageBox::Ok);
messageBox->setText(tr("Произошла ошибка при загрузке"));
}
connect(messageBox,&QMessageBox::accepted,this,&MainWindow::checkUpdate);
messageBox->show();
checkUpdate();
}
void MainWindow::keyPressEvent(QKeyEvent *event)
@@ -511,6 +508,7 @@ void MainWindow::painting()
QFontDatabase::addApplicationFont(":/resource/Fonts/Kanit Cyrillic.ttf");
QFontDatabase::addApplicationFont(":/resource/Fonts/HelveticaNeue-Medium.ttf");
//settings
QPixmap settingIcon(":resource/Icons/settingWhite.png");
QPainter painter;
QColor color(45,84,130);
@@ -524,6 +522,43 @@ void MainWindow::painting()
icon.addPixmap(settingIcon,QIcon::Normal,QIcon::Off);
ui->settingsButton->setIcon(icon);
//exit
QPixmap crossPixmap(":resource/Icons/crossInCircle.png");
QPainter painterCross;
painter.begin(&crossPixmap);
painter.setCompositionMode(QPainter::CompositionMode_SourceIn);
painter.fillRect(crossPixmap.rect(),color);
painter.end();
QIcon crossIcon;
crossIcon.addPixmap(crossPixmap,QIcon::Normal,QIcon::Off);
ui->exitButton->setIcon(crossIcon);
//loading
movie = new QMovie(":/resource/Icons/762.gif");
movieLabel = new QLabel("No movie");
movieLabel->setParent(this);
movieLabel->setGeometry(367,300,70,70);
movieLabel->setSizePolicy(QSizePolicy::Minimum,QSizePolicy::Minimum);
movieLabel->setMovie(movie);
startLoadingAnim();
}
void MainWindow::startLoadingAnim()
{
movie->start();
movieLabel->show();
}
void MainWindow::stopLoadingMovie()
{
movie->stop();
movieLabel->hide();
}
MainWindow::~MainWindow()
@@ -539,3 +574,4 @@ MainWindow::~MainWindow()

View File

@@ -12,6 +12,7 @@
#include <Core/sendsystem.h>
#include <Core/hashcomparer.h>
#include "Datas.h"
#include "mywinheader.h"
#include "updatenotifywidget.h"
QT_BEGIN_NAMESPACE
@@ -67,8 +68,11 @@ private slots:
void on_undoChangesButton_clicked();
void on_startWithCurrentChangesButton_clicked();
void on_exitButton_clicked();
private:
Ui::MainWindow *ui;
MyWinHeader *header;
UpdateNotifyWidget *updateWidget;
QTranslator translator;
TCPClient *client;
@@ -80,7 +84,10 @@ private:
SendSystem *sendSystem;
HashComparer *hashComparer;
QThread *connectionThread;
QThread *animationThread;
QTimer *timer;
QMovie *movie;
QLabel *movieLabel;
QList<FileData> *updateList;
int fileCountForUpdate;
@@ -101,6 +108,8 @@ private:
void bindClient();
void createObjects();
void showUpdateInfo();
void startLoadingAnim();
void stopLoadingMovie();
void showCompleteDialogBox(bool flag);
protected:

View File

@@ -167,9 +167,9 @@
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<y>44</y>
<width>781</width>
<height>211</height>
<height>201</height>
</rect>
</property>
<property name="frameShape">
@@ -181,9 +181,9 @@
<widget class="QWidget" name="displayGroupWidget" native="true">
<property name="geometry">
<rect>
<x>40</x>
<x>0</x>
<y>10</y>
<width>700</width>
<width>781</width>
<height>200</height>
</rect>
</property>
@@ -201,11 +201,26 @@
</property>
<property name="maximumSize">
<size>
<width>700</width>
<width>5000</width>
<height>200</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="displayChoiceTitle">
<property name="sizePolicy">
@@ -249,7 +264,7 @@
</property>
<property name="maximumSize">
<size>
<width>700</width>
<width>1500</width>
<height>16777215</height>
</size>
</property>
@@ -273,7 +288,7 @@
<property name="geometry">
<rect>
<x>730</x>
<y>10</y>
<y>0</y>
<width>51</width>
<height>40</height>
</rect>
@@ -300,7 +315,7 @@
<rect>
<x>0</x>
<y>560</y>
<width>200</width>
<width>211</width>
<height>30</height>
</rect>
</property>
@@ -314,11 +329,17 @@
<item>
<widget class="QLabel" name="languageTitle">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<family>Calibri</family>
@@ -336,11 +357,17 @@
<item>
<widget class="QComboBox" name="languageComboBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Expanding">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>70</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<family>Helvetica Cyr Upright-Bold</family>
@@ -935,7 +962,93 @@
</item>
</layout>
</widget>
<zorder>LanguageWidget</zorder>
<widget class="QWidget" name="headerWidget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>801</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<layout class="QHBoxLayout" name="headerLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="iconWidget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="MyWinHeader" name="headerLabel">
<property name="text">
<string>Тренажер процедур технического обслуживания самолета RRJ-95NEW-100</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="exitButton">
<property name="minimumSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
<zorder>mainFrame</zorder>
<zorder>layoutWidget</zorder>
<zorder>horizontalWidget</zorder>
@@ -944,8 +1057,17 @@
<zorder>debugWidget</zorder>
<zorder>updateButtonGroup_2</zorder>
<zorder>updateWidget</zorder>
<zorder>headerWidget</zorder>
<zorder>LanguageWidget</zorder>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>MyWinHeader</class>
<extends>QLabel</extends>
<header>mywinheader.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>

17
mywinheader.cpp Normal file
View File

@@ -0,0 +1,17 @@
#include "mywinheader.h"
MyWinHeader::MyWinHeader(QWidget*)
{
}
void MyWinHeader::mousePressEvent(QMouseEvent *event) {
winX = this->parentWidget()->window()->x(); winY = this->parentWidget()->window()->y();
mouseX = event->globalX(); mouseY = event->globalY();
isMousePressed = true;;
}
void MyWinHeader::mouseReleaseEvent(QMouseEvent*) {
isMousePressed = false;
}
void MyWinHeader::mouseMoveEvent(QMouseEvent *event) {
if(!isMousePressed) return;
this->parentWidget()->window()->move(winX + event->globalX()-mouseX, winY + event->globalY()-mouseY);
}

24
mywinheader.h Normal file
View File

@@ -0,0 +1,24 @@
#ifndef MYWINHEADER_H
#define MYWINHEADER_H
#include <QLabel>
#include <QObject>
#include <QEvent>
#include <QMouseEvent>
#include <QDebug>
class MyWinHeader : public QLabel
{
Q_OBJECT
public:
MyWinHeader(QWidget *parent = nullptr);
private:
void mousePressEvent(QMouseEvent *event);
void mouseReleaseEvent(QMouseEvent *event);
void mouseMoveEvent(QMouseEvent *event);
int mouseX, mouseY, winX, winY;
bool isMousePressed = false;
};
#endif // MYWINHEADER_H

View File

@@ -9,6 +9,7 @@ debug/tools.o
debug/hashcomparer.o
debug/main.o
debug/mainwindow.o
debug/mywinheader.o
debug/updatenotifywidget.o
debug/qrc_resources.o
debug/moc_sendsystem.o
@@ -20,4 +21,5 @@ debug/moc_screenchecker.o
debug/moc_tcpclient.o
debug/moc_hashcomparer.o
debug/moc_mainwindow.o
debug/moc_mywinheader.o
debug/moc_updatenotifywidget.o

View File

@@ -9,6 +9,7 @@ release/tools.o
release/hashcomparer.o
release/main.o
release/mainwindow.o
release/mywinheader.o
release/updatenotifywidget.o
release/qrc_resources.o
release/moc_sendsystem.o
@@ -20,4 +21,5 @@ release/moc_screenchecker.o
release/moc_tcpclient.o
release/moc_hashcomparer.o
release/moc_mainwindow.o
release/moc_mywinheader.o
release/moc_updatenotifywidget.o

BIN
resource/Icons/762.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 524 KiB

After

Width:  |  Height:  |  Size: 799 KiB

BIN
resource/SSJ-100Dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 KiB

View File

@@ -2,7 +2,6 @@
<qresource prefix="/new/resoures"/>
<qresource prefix="/">
<file>style.css</file>
<file>resource/SSJ-100.png</file>
<file>resource/Fonts/Kanit Cyrillic.ttf</file>
<file>resource/Fonts/LiberationSans-Regular.ttf</file>
<file>resource/Fonts/HelveticaNeue-Medium.ttf</file>
@@ -10,5 +9,10 @@
<file>resource/Icons/plane.png</file>
<file>resource/Icons/setting.png</file>
<file>resource/Icons/settingWhite.png</file>
<file>resource/Icons/crossInCircle.png</file>
<file>resource/Icons/whiteCross.png</file>
<file>resource/SSJ-100.png</file>
<file>resource/Icons/762.gif</file>
<file>resource/SSJ-100Dark.png</file>
</qresource>
</RCC>

View File

@@ -1,10 +1,22 @@
QMainWindow
{
background-image: url(:/resource/SSJ-100.png);
background-image: url(:/resource/SSJ-100Dark.png);
background-position: center;
}
QComboBox
{
background-color: rgb(203,228,255);
border-style: outset;
border-radius: 3px;
font-family: "Calibri";
font: 16px;
color: rgb(45,84,130);
}
QPushButton
{
background-color: rgb(203,228,255);
@@ -14,12 +26,18 @@ QPushButton
font: 16px;
color: rgb(45,84,130);
}
QPushButton:disabled
{
background-color: lightGray;
color: gray
}
QMessageBox
{
background-color: white;
}
QMessageBox QLabel
{
font-family: "Calibri";
@@ -64,6 +82,12 @@ QCheckBox
color: white;
}
QWidget#iconWidget
{
border-image: url(:/resource/Icons/plane.png) 0 0 0 0 stretch stretch;
position: center;
}
QLabel
{
font-family: "Calibri";
@@ -71,12 +95,32 @@ QLabel
color: white;
}
QWidget#headerWidget
{
background-color:rgb(203,228,255);
border-style: outset;
border-radius: 3px;
}
MyWinHeader#headerLabel
{
font-family: "Calibri";
font: 16px;
color: rgb(45,84,130);
}
QLabel#languageTitle
{
font-family: "Calibri";
color: white;
}
QLabel#NotificationLabel
{
font-family: "Calibri";
color: black;
}
QLabel#notificationLabel
{
font: 20px;

View File

@@ -22,6 +22,7 @@
#include <QtWidgets/QPushButton>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QWidget>
#include "mywinheader.h"
QT_BEGIN_NAMESPACE
@@ -84,6 +85,11 @@ public:
QPushButton *loadToServerButton;
QPushButton *undoChangesButton;
QPushButton *startWithCurrentChangesButton;
QWidget *headerWidget;
QHBoxLayout *headerLayout;
QWidget *iconWidget;
MyWinHeader *headerLabel;
QPushButton *exitButton;
void setupUi(QMainWindow *MainWindow)
{
@@ -159,21 +165,23 @@ public:
mainFrame = new QFrame(centralwidget);
mainFrame->setObjectName(QString::fromUtf8("mainFrame"));
mainFrame->setEnabled(true);
mainFrame->setGeometry(QRect(10, 10, 781, 211));
mainFrame->setGeometry(QRect(10, 44, 781, 201));
mainFrame->setFrameShape(QFrame::StyledPanel);
mainFrame->setFrameShadow(QFrame::Raised);
displayGroupWidget = new QWidget(mainFrame);
displayGroupWidget->setObjectName(QString::fromUtf8("displayGroupWidget"));
displayGroupWidget->setGeometry(QRect(40, 10, 700, 200));
displayGroupWidget->setGeometry(QRect(0, 10, 781, 200));
QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Preferred);
sizePolicy2.setHorizontalStretch(0);
sizePolicy2.setVerticalStretch(0);
sizePolicy2.setHeightForWidth(displayGroupWidget->sizePolicy().hasHeightForWidth());
displayGroupWidget->setSizePolicy(sizePolicy2);
displayGroupWidget->setMinimumSize(QSize(300, 200));
displayGroupWidget->setMaximumSize(QSize(700, 200));
displayGroupWidget->setMaximumSize(QSize(5000, 200));
verticalLayout_4 = new QVBoxLayout(displayGroupWidget);
verticalLayout_4->setSpacing(0);
verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4"));
verticalLayout_4->setContentsMargins(0, 0, 0, 0);
displayChoiceTitle = new QLabel(displayGroupWidget);
displayChoiceTitle->setObjectName(QString::fromUtf8("displayChoiceTitle"));
sizePolicy1.setHeightForWidth(displayChoiceTitle->sizePolicy().hasHeightForWidth());
@@ -191,7 +199,7 @@ public:
sizePolicy2.setHeightForWidth(screenWidget->sizePolicy().hasHeightForWidth());
screenWidget->setSizePolicy(sizePolicy2);
screenWidget->setMinimumSize(QSize(0, 0));
screenWidget->setMaximumSize(QSize(700, 16777215));
screenWidget->setMaximumSize(QSize(1500, 16777215));
horizontalLayout_3 = new QHBoxLayout(screenWidget);
horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
displayLayout = new QHBoxLayout();
@@ -206,22 +214,20 @@ public:
settingsButton = new QPushButton(mainFrame);
settingsButton->setObjectName(QString::fromUtf8("settingsButton"));
settingsButton->setGeometry(QRect(730, 10, 51, 40));
settingsButton->setGeometry(QRect(730, 0, 51, 40));
settingsButton->setMinimumSize(QSize(0, 40));
settingsButton->setIconSize(QSize(30, 30));
LanguageWidget = new QWidget(centralwidget);
LanguageWidget->setObjectName(QString::fromUtf8("LanguageWidget"));
LanguageWidget->setGeometry(QRect(0, 560, 200, 30));
LanguageWidget->setGeometry(QRect(0, 560, 211, 30));
horizontalLayout_2 = new QHBoxLayout(LanguageWidget);
horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
horizontalLayout_2->setContentsMargins(-1, 0, -1, 0);
languageTitle = new QLabel(LanguageWidget);
languageTitle->setObjectName(QString::fromUtf8("languageTitle"));
QSizePolicy sizePolicy3(QSizePolicy::Expanding, QSizePolicy::Expanding);
sizePolicy3.setHorizontalStretch(0);
sizePolicy3.setVerticalStretch(0);
sizePolicy3.setHeightForWidth(languageTitle->sizePolicy().hasHeightForWidth());
languageTitle->setSizePolicy(sizePolicy3);
sizePolicy1.setHeightForWidth(languageTitle->sizePolicy().hasHeightForWidth());
languageTitle->setSizePolicy(sizePolicy1);
languageTitle->setMinimumSize(QSize(120, 0));
QFont font2;
font2.setFamily(QString::fromUtf8("Calibri"));
font2.setPointSize(10);
@@ -236,11 +242,9 @@ public:
languageComboBox->addItem(QString());
languageComboBox->addItem(QString());
languageComboBox->setObjectName(QString::fromUtf8("languageComboBox"));
QSizePolicy sizePolicy4(QSizePolicy::Maximum, QSizePolicy::Expanding);
sizePolicy4.setHorizontalStretch(0);
sizePolicy4.setVerticalStretch(0);
sizePolicy4.setHeightForWidth(languageComboBox->sizePolicy().hasHeightForWidth());
languageComboBox->setSizePolicy(sizePolicy4);
sizePolicy1.setHeightForWidth(languageComboBox->sizePolicy().hasHeightForWidth());
languageComboBox->setSizePolicy(sizePolicy1);
languageComboBox->setMinimumSize(QSize(70, 0));
QFont font3;
font3.setFamily(QString::fromUtf8("Helvetica Cyr Upright-Bold"));
font3.setBold(true);
@@ -259,11 +263,11 @@ public:
loginWidget = new QWidget(horizontalWidget);
loginWidget->setObjectName(QString::fromUtf8("loginWidget"));
loginWidget->setEnabled(true);
QSizePolicy sizePolicy5(QSizePolicy::Minimum, QSizePolicy::Preferred);
sizePolicy5.setHorizontalStretch(0);
sizePolicy5.setVerticalStretch(0);
sizePolicy5.setHeightForWidth(loginWidget->sizePolicy().hasHeightForWidth());
loginWidget->setSizePolicy(sizePolicy5);
QSizePolicy sizePolicy3(QSizePolicy::Minimum, QSizePolicy::Preferred);
sizePolicy3.setHorizontalStretch(0);
sizePolicy3.setVerticalStretch(0);
sizePolicy3.setHeightForWidth(loginWidget->sizePolicy().hasHeightForWidth());
loginWidget->setSizePolicy(sizePolicy3);
loginWidget->setMinimumSize(QSize(0, 0));
loginWidget->setMaximumSize(QSize(250, 300));
loginWidget->setAutoFillBackground(false);
@@ -273,8 +277,8 @@ public:
verticalLayout->setContentsMargins(0, 0, 0, 0);
loginLayoutWidget = new QWidget(loginWidget);
loginLayoutWidget->setObjectName(QString::fromUtf8("loginLayoutWidget"));
sizePolicy5.setHeightForWidth(loginLayoutWidget->sizePolicy().hasHeightForWidth());
loginLayoutWidget->setSizePolicy(sizePolicy5);
sizePolicy3.setHeightForWidth(loginLayoutWidget->sizePolicy().hasHeightForWidth());
loginLayoutWidget->setSizePolicy(sizePolicy3);
loginLayoutWidget->setMinimumSize(QSize(250, 0));
loginLayoutWidget->setMaximumSize(QSize(240, 200));
loginLayout = new QVBoxLayout(loginLayoutWidget);
@@ -290,19 +294,19 @@ public:
loginInputField = new QLineEdit(loginLayoutWidget);
loginInputField->setObjectName(QString::fromUtf8("loginInputField"));
QSizePolicy sizePolicy6(QSizePolicy::Minimum, QSizePolicy::Fixed);
sizePolicy6.setHorizontalStretch(0);
sizePolicy6.setVerticalStretch(0);
sizePolicy6.setHeightForWidth(loginInputField->sizePolicy().hasHeightForWidth());
loginInputField->setSizePolicy(sizePolicy6);
QSizePolicy sizePolicy4(QSizePolicy::Minimum, QSizePolicy::Fixed);
sizePolicy4.setHorizontalStretch(0);
sizePolicy4.setVerticalStretch(0);
sizePolicy4.setHeightForWidth(loginInputField->sizePolicy().hasHeightForWidth());
loginInputField->setSizePolicy(sizePolicy4);
loginInputField->setMinimumSize(QSize(230, 35));
loginLayout->addWidget(loginInputField);
passwordInputField = new QLineEdit(loginLayoutWidget);
passwordInputField->setObjectName(QString::fromUtf8("passwordInputField"));
sizePolicy6.setHeightForWidth(passwordInputField->sizePolicy().hasHeightForWidth());
passwordInputField->setSizePolicy(sizePolicy6);
sizePolicy4.setHeightForWidth(passwordInputField->sizePolicy().hasHeightForWidth());
passwordInputField->setSizePolicy(sizePolicy4);
passwordInputField->setMinimumSize(QSize(230, 35));
loginLayout->addWidget(passwordInputField);
@@ -412,8 +416,8 @@ public:
offlineStartButton->setObjectName(QString::fromUtf8("offlineStartButton"));
offlineStartButton->setEnabled(true);
offlineStartButton->setGeometry(QRect(565, 552, 220, 35));
sizePolicy6.setHeightForWidth(offlineStartButton->sizePolicy().hasHeightForWidth());
offlineStartButton->setSizePolicy(sizePolicy6);
sizePolicy4.setHeightForWidth(offlineStartButton->sizePolicy().hasHeightForWidth());
offlineStartButton->setSizePolicy(sizePolicy4);
offlineStartButton->setMinimumSize(QSize(150, 35));
offlineStartButton->setMaximumSize(QSize(1500, 35));
offlineStartButton->setCheckable(false);
@@ -484,8 +488,37 @@ public:
updateButtonGroup->addWidget(startWithCurrentChangesButton);
headerWidget = new QWidget(centralwidget);
headerWidget->setObjectName(QString::fromUtf8("headerWidget"));
headerWidget->setGeometry(QRect(0, 0, 801, 40));
headerWidget->setMinimumSize(QSize(0, 40));
headerWidget->setMaximumSize(QSize(16777215, 16777215));
headerLayout = new QHBoxLayout(headerWidget);
headerLayout->setSpacing(0);
headerLayout->setObjectName(QString::fromUtf8("headerLayout"));
headerLayout->setContentsMargins(0, 0, 0, 0);
iconWidget = new QWidget(headerWidget);
iconWidget->setObjectName(QString::fromUtf8("iconWidget"));
sizePolicy1.setHeightForWidth(iconWidget->sizePolicy().hasHeightForWidth());
iconWidget->setSizePolicy(sizePolicy1);
iconWidget->setMinimumSize(QSize(30, 30));
iconWidget->setMaximumSize(QSize(30, 30));
headerLayout->addWidget(iconWidget);
headerLabel = new MyWinHeader(headerWidget);
headerLabel->setObjectName(QString::fromUtf8("headerLabel"));
headerLayout->addWidget(headerLabel);
exitButton = new QPushButton(headerWidget);
exitButton->setObjectName(QString::fromUtf8("exitButton"));
exitButton->setMinimumSize(QSize(30, 30));
exitButton->setMaximumSize(QSize(30, 30));
headerLayout->addWidget(exitButton);
MainWindow->setCentralWidget(centralwidget);
LanguageWidget->raise();
mainFrame->raise();
layoutWidget->raise();
horizontalWidget->raise();
@@ -494,6 +527,8 @@ public:
debugWidget->raise();
updateButtonGroup_2->raise();
updateWidget->raise();
headerWidget->raise();
LanguageWidget->raise();
retranslateUi(MainWindow);
@@ -530,6 +565,8 @@ public:
loadToServerButton->setText(QCoreApplication::translate("MainWindow", "\320\227\320\260\320\263\321\200\321\203\320\267\320\270\321\202\321\214 \320\275\320\260 \321\201\320\265\321\200\320\262\320\265\321\200", nullptr));
undoChangesButton->setText(QCoreApplication::translate("MainWindow", "\320\236\321\202\320\274\320\265\320\275\320\270\321\202\321\214 \320\270\320\267\320\274\320\265\320\275\320\265\320\275\320\270\321\217", nullptr));
startWithCurrentChangesButton->setText(QCoreApplication::translate("MainWindow", "\320\227\320\260\320\277\321\203\321\201\321\202\320\270\321\202\321\214 \320\261\320\265\320\267 \320\276\321\202\320\277\321\200\320\260\320\262\320\272\320\270", nullptr));
headerLabel->setText(QCoreApplication::translate("MainWindow", "\320\242\321\200\320\265\320\275\320\260\320\266\320\265\321\200 \320\277\321\200\320\276\321\206\320\265\320\264\321\203\321\200 \321\202\320\265\321\205\320\275\320\270\321\207\320\265\321\201\320\272\320\276\320\263\320\276 \320\276\320\261\321\201\320\273\321\203\320\266\320\270\320\262\320\260\320\275\320\270\321\217 \321\201\320\260\320\274\320\276\320\273\320\265\321\202\320\260 RRJ-95NEW-100", nullptr));
exitButton->setText(QString());
} // retranslateUi
};