mirror of
https://gitlab.com/Scribble/gdlenhanced.git
synced 2026-08-17 14:23:04 -04:00
9 lines
94 B
C++
9 lines
94 B
C++
|
|
#include <StdAfx.h>
|
|
#include "MeleeWeapon.h"
|
|
|
|
|
|
CMeleeWeaponWeenie::CMeleeWeaponWeenie()
|
|
{
|
|
}
|
|
|