/*
|
|
By Rama for You
|
|
|
|
You are welcome to use this code anywhere as long as you include this notice.
|
|
|
|
copyright 2015
|
|
*/
|
|
#include "VictoryUMGPrivatePCH.h"
|
|
|
|
DEFINE_LOG_CATEGORY(VictoryUMG)
|
|
|
|
IMPLEMENT_MODULE(FDefaultGameModuleImpl, VictoryUMG);
|