mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-08 00:49:42 -06:00
Public release of the DLU server code!
Have fun!
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