mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-05-23 15:22:28 +00:00
Update CppScripts.cpp
This commit is contained in:
parent
e6bf86da84
commit
9225ae7d44
@ -299,8 +299,6 @@
|
|||||||
|
|
||||||
// WBL scripts
|
// WBL scripts
|
||||||
#include "WblGenericZone.h"
|
#include "WblGenericZone.h"
|
||||||
#include "LupGenericInteract.h"
|
|
||||||
#include "WblRobotCitizen.h"
|
|
||||||
|
|
||||||
// Alpha Scripts
|
// Alpha Scripts
|
||||||
#include "TriggerGas.h"
|
#include "TriggerGas.h"
|
||||||
@ -320,6 +318,8 @@
|
|||||||
#include "WildNinjaSensei.h"
|
#include "WildNinjaSensei.h"
|
||||||
#include "WildNinjaBricks.h"
|
#include "WildNinjaBricks.h"
|
||||||
#include "VisToggleNotifierServer.h"
|
#include "VisToggleNotifierServer.h"
|
||||||
|
#include "LupGenericInteract.h"
|
||||||
|
#include "WblRobotCitizen.h"
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
// This is in the translation unit instead of the header to prevent wierd linker errors
|
// This is in the translation unit instead of the header to prevent wierd linker errors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user