mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-10 07:47:58 +08:00
[+] Splash+ support
This commit is contained in:
1
AquaMai/Resources/Locale.Designer.cs
generated
1
AquaMai/Resources/Locale.Designer.cs
generated
@@ -70,7 +70,6 @@ namespace AquaMai.Resources {
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Errors detected while loading!
|
||||
///- Check if you have installed the wrong version of AquaMai, such as using SDEZ version on SDGA
|
||||
///- Are you using a modified Assembly-CSharp.dll, which will cause inconsistent functions and cannot find the functions that need to be modified
|
||||
///- Check for conflicting mods, or enabled incompatible options.
|
||||
/// </summary>
|
||||
|
||||
@@ -59,7 +59,6 @@
|
||||
</data>
|
||||
<data name="LoadError" xml:space="preserve">
|
||||
<value>Errors detected while loading!
|
||||
- Check if you have installed the wrong version of AquaMai, such as using SDEZ version on SDGA
|
||||
- Are you using a modified Assembly-CSharp.dll, which will cause inconsistent functions and cannot find the functions that need to be modified
|
||||
- Check for conflicting mods, or enabled incompatible options</value>
|
||||
</data>
|
||||
|
||||
@@ -52,7 +52,6 @@
|
||||
</data>
|
||||
<data name="LoadError" xml:space="preserve">
|
||||
<value>加载过程中检测到错误!
|
||||
- 请检查你是否安装了错误的 AquaMai 版本,比如在 SDGA 上使用了 SDEZ 的版本
|
||||
- 你是否正在使用魔改的 Assembly-CSharp.dll,这会导致函数不一致而无法找到需要修改的函数
|
||||
- 请检查是否有冲突的 Mod,或者开启了不兼容的选项</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user