6 lines
121 B
C++
Executable file
6 lines
121 B
C++
Executable file
#include "MoustacheVanityItem.h"
|
|
|
|
UMoustacheVanityItem::UMoustacheVanityItem() {
|
|
this->RequiresSlimArmor = false;
|
|
}
|
|
|