scripts
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections;
|
||||
|
||||
namespace RecRoom.Persistence
|
||||
{
|
||||
// Token: 0x02000BDC RID: 3036
|
||||
public interface MCPNAHOIGKB
|
||||
{
|
||||
// Token: 0x06017436 RID: 95286
|
||||
IEnumerator PreSerialize();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user