Update document
This commit is contained in:
@@ -77,7 +77,7 @@ private IEnumerator InitializeYooAsset()
|
||||
````c#
|
||||
public class BundleDecryption : IDecryptionServices
|
||||
{
|
||||
public ulong GetFileOffset(BundleInfo bundleInfo)
|
||||
public ulong GetFileOffset()
|
||||
{
|
||||
return 32;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user