mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
Scripts: Fix ambiguous base class (#1216)
This commit is contained in:
@@ -29,9 +29,6 @@ namespace CppScripts {
|
||||
*/
|
||||
class Script {
|
||||
public:
|
||||
Script();
|
||||
~Script();
|
||||
|
||||
/**
|
||||
* Invoked one frame after the script is loaded.
|
||||
*
|
||||
|
Reference in New Issue
Block a user