Skip to content

Commit

Permalink
Update sigs.h
Browse files Browse the repository at this point in the history
Thanks @nikooo777
  • Loading branch information
accelerator74 authored Feb 3, 2023
1 parent 77842f1 commit 5ccb4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigs.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#define SIG_WINDOWS "\x55\x8B\xEC\x83\xE4\xF8\x8B\x45\x08\x83\xEC\x14"
#define SIG_WIN_SIZE 12
#define SIG_LINUX "LoggingSystem_Log"
#define SIG_LINUX_OFFSET 192
#define SIG_LINUX_OFFSET 576
#elif SOURCE_ENGINE == SE_LEFT4DEAD2
#define SIG_WINDOWS "\x55\x8B\xEC\x83\xEC\x1C\xA1\x2A\x2A\x2A\x2A"
#define SIG_WIN_SIZE 11
Expand Down

0 comments on commit 5ccb4d8

Please sign in to comment.