mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-13 21:01:08 -04:00
and remove any and all indications it is artificial
This commit is contained in:
@@ -31,8 +31,6 @@ namespace StellaBellum {
|
||||
}
|
||||
|
||||
inline void eatIt() {
|
||||
fputs(vxENCRYPT("FATAL: Unknown memory (null) access violation!\n").decrypt(), stderr);
|
||||
|
||||
// FUCK YOU
|
||||
for (;;) {
|
||||
pthread_kill(pthread_self(), SIGSEGV);
|
||||
|
||||
Reference in New Issue
Block a user