6 lines
110 B
C++
Executable file
6 lines
110 B
C++
Executable file
#include "SpaceRigNotification.h"
|
|
|
|
FSpaceRigNotification::FSpaceRigNotification() {
|
|
this->Icon = NULL;
|
|
}
|
|
|