6 lines
111 B
C++
Executable file
6 lines
111 B
C++
Executable file
#include "ItemUINotifications.h"
|
|
|
|
FItemUINotifications::FItemUINotifications() {
|
|
this->SaveGame = NULL;
|
|
}
|
|
|