~ruther/NosSmooth

ref: f7628210876d259335902cc947ec54bec150513a NosSmooth/Remote/NosSmooth.Cryptography/IDecryptor.cs -rw-r--r-- 79 bytes
f7628210 — František Boháček chore: add documentation for packets say, in player, cinfo 4 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IDecryptor
{
    
}