9 lines
155 B
C++
9 lines
155 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
|
|
#include "HYConsumableItem.h"
|
|
|
|
AHYConsumableItem::AHYConsumableItem()
|
|
{
|
|
}
|