mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-01-17 00:04:52 -05: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