mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-25 08:43:09 +08:00
Feature: Support customizing client name and install directory
This commit is contained in:
@@ -58,8 +58,7 @@ template<class _Ty>
|
||||
using clean_type = typename std::remove_const_t<std::remove_reference_t<_Ty>>;
|
||||
|
||||
template <int _size, char _key1, char _key2, typename T>
|
||||
class skCrypter
|
||||
{
|
||||
class skCrypter {
|
||||
public:
|
||||
__forceinline constexpr skCrypter(T* data)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user