6 lines
132 B
C++
Executable file
6 lines
132 B
C++
Executable file
#include "CustomAmmoCountWidget.h"
|
|
|
|
|
|
UCustomAmmoCountWidget::UCustomAmmoCountWidget() : UUserWidget(FObjectInitializer::Get()) {
|
|
}
|
|
|