govno pidora
This commit is contained in:
Binary file not shown.
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"
|
||||
|
||||
@@ -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()
|
||||
|
||||
};
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user