Fix up server script

This commit is contained in:
zontreck 2024-08-14 00:13:51 -07:00
parent 1efc73ae4e
commit 07c9e29b8d
3 changed files with 9 additions and 11 deletions

View file

@ -1,14 +1,6 @@
#include "Common.lsl"
#include "ZNICommon.lsl"
#include "variables.lsl"
#include "functions.lsl"
integer SERVER_CHANNEL = 0x9F1C;
list g_lAdminTag;
list g_lManagerTag;
string g_sTextureSet;
integer g_iFlags;
integer g_iPricePerDay;
default
{