~ruther/NosSmooth

ref: d419d39fab635995ac0237520c72564a518f905e NosSmooth/Core/NosSmooth.Extensions/Events/GMJoinedMap.cs -rw-r--r-- 100 bytes
d419d39f — Rutherther fix(core): allow adding multiple responder types with IRawPacketResponder and IEveryPacketResponder 2 years ago
                                                                                
1
2
3
4
5
6
7
namespace NosSmooth.Extensions.Events
{
    public class GMJoinedMap
    {
        
    }
}