mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 05:38:48 +08:00
(RCT): ApplyMask setting text.
This commit is contained in:
@@ -78,7 +78,7 @@ namespace GameRes.Formats.Majiro
|
||||
};
|
||||
LocalResourceSetting ApplyMask = new LocalResourceSetting {
|
||||
Name = "RCTApplyMask",
|
||||
Text = "Automatically load alpha-channel",
|
||||
Text = "Load transparency data from RC8 bitmap",
|
||||
};
|
||||
public const int BaseRecursionLimit = 8;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user