12 lines
176 B
C++
12 lines
176 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
#include "luckyworldGameModeBase.h"
|
|
|
|
AluckyworldGameModeBase::AluckyworldGameModeBase()
|
|
{
|
|
}
|
|
|
|
|
|
|
|
|