4 lines
98 B
C#
4 lines
98 B
C#
using rail;
|
|
|
|
public delegate void RailEventCallBackHandler(RAILEventID event_id, EventBase data);
|