govno pidora

This commit is contained in:
Andron666
2020-10-23 20:20:57 +05:00
parent 7277ec6acf
commit 13f8d47706
8 changed files with 22 additions and 7 deletions
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
// Copyright Epic Games, Inc. All Rights Reserved.
#include "Onejsky4UGameModeBase.h"
+17
View File
@@ -0,0 +1,17 @@
// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/GameModeBase.h"
#include "Onejsky4UGameModeBase.generated.h"
/**
*
*/
UCLASS()
class ONEJSKY4U_API AOnejsky4UGameModeBase : public AGameModeBase
{
GENERATED_BODY()
};
-7
View File
@@ -1,7 +0,0 @@
Exception: STATUS_ACCESS_VIOLATION at eip=6705F36D
eax=00880000 ebx=672C7EF4 ecx=00000000 edx=001F0008 esi=0000001F edi=672C7ED4
ebp=FFFFFFFF esp=0082BEB0 program=C:\Users\GRAFF interactive\AppData\Local\Atlassian\SourceTree\git_local\usr\bin\bash.exe, pid 9420, thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
End of stack trace