new vis
This commit is contained in:
13
cs2_chs/HotKeyWinApi.cs
Normal file
13
cs2_chs/HotKeyWinApi.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Interop;
|
||||
|
||||
namespace cs2_chs
|
||||
{
|
||||
class HotKeyWinApi
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user