DarkflameServer/dScripts/SpiderBossTreasureChestServer.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
133 B
C
Raw Normal View History

#pragma once
#include "MinigameTreasureChestServer.h"
class SpiderBossTreasureChestServer : public MinigameTreasureChestServer {
};