Init
This commit is contained in:
11
Source/Arona/UI/AronaModuleCommands.cpp
Normal file
11
Source/Arona/UI/AronaModuleCommands.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#include "AronaModuleCommands.h"
|
||||
|
||||
#define LOCTEXT_NAMESPACE "FAronaModuleModule"
|
||||
|
||||
void FAronaModuleCommands::RegisterCommands()
|
||||
{
|
||||
}
|
||||
|
||||
#undef LOCTEXT_NAMESPACE
|
||||
Reference in New Issue
Block a user