mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
fix: split apart big Cmake libraries (#1381)
* fix: split apart big Cmake libraries * fix: formatting * fix: newline * fix: add quotes
This commit is contained in:
6
dScripts/InvalidScript.h
Normal file
6
dScripts/InvalidScript.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include "CppScripts.h"
|
||||
|
||||
class InvalidScript : public CppScripts::Script
|
||||
{
|
||||
};
|
Reference in New Issue
Block a user