mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
i probably broke the whole projecvt
This commit is contained in:
10
Project Reboot 3.0/FortDecoItemDefinition.h
Normal file
10
Project Reboot 3.0/FortDecoItemDefinition.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include "FortWeaponItemDefinition.h"
|
||||
|
||||
class UFortDecoItemDefinition : public UFortWeaponItemDefinition
|
||||
{
|
||||
public:
|
||||
|
||||
static UClass* StaticClass();
|
||||
};
|
||||
Reference in New Issue
Block a user