6 lines
136 B
C++
Executable file
6 lines
136 B
C++
Executable file
#include "SeasonInfinityLevelWidget.h"
|
|
|
|
USeasonInfinityLevelWidget::USeasonInfinityLevelWidget() {
|
|
this->InfinityStartLevel = 0;
|
|
}
|
|
|