Added a basic implementation of a hooking system.
Related to TSHOCKPLUGINS-6
This commit is contained in:
parent
4edea352a0
commit
1d1c15f808
3 changed files with 55 additions and 27 deletions
|
|
@ -48,5 +48,5 @@ using System.Runtime.InteropServices;
|
|||
// Build Number
|
||||
// MMdd of the build
|
||||
|
||||
[assembly: AssemblyVersion("3.4.2.0103")]
|
||||
[assembly: AssemblyFileVersion("3.4.2.0103")]
|
||||
[assembly: AssemblyVersion("3.4.2.0104")]
|
||||
[assembly: AssemblyFileVersion("3.4.2.0104")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue