mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-06-22 06:34:26 +00:00
Update FvDragonInstanceServer.h
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#pragma once
|
||||
#include "CppScripts.h"
|
||||
|
||||
class FvDragonInstanceServer : public CppScripts::Script
|
||||
{
|
||||
class FvDragonInstanceServer : public CppScripts::Script {
|
||||
public:
|
||||
void OnPlayerLoaded(Entity* self, Entity* player) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user