mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
helper classes made internal.
This commit is contained in:
@@ -583,7 +583,7 @@ NextEntry:
|
||||
}
|
||||
}
|
||||
|
||||
public class Xp3Stream : Stream
|
||||
internal class Xp3Stream : Stream
|
||||
{
|
||||
ArcView m_file;
|
||||
Xp3Entry m_entry;
|
||||
|
||||
Reference in New Issue
Block a user