|
@ -12,6 +12,8 @@ using Mono.Cecil; |
|
|
#if NET3
|
|
|
#if NET3
|
|
|
using Net3_Proxy; |
|
|
using Net3_Proxy; |
|
|
using Directory = Net3_Proxy.Directory; |
|
|
using Directory = Net3_Proxy.Directory; |
|
|
|
|
|
using Path = Net3_Proxy.Path; |
|
|
|
|
|
using File = Net3_Proxy.File; |
|
|
#endif
|
|
|
#endif
|
|
|
|
|
|
|
|
|
namespace IPA.Loader |
|
|
namespace IPA.Loader |
|
|