备份CatanBuilding瘦身独立工程
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using System;
|
||||
|
||||
namespace AIHelp
|
||||
{
|
||||
public class AIHelpDelegate
|
||||
{
|
||||
public delegate void AsyncEventListener(String jsonEventData, Action<string> acknowledge);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user