mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-27 07:34:00 +08:00
(RCT): ApplyMask setting text.
This commit is contained in:
parent
df9deb0d09
commit
6af3e14f34
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user