Files
2025-09-18 17:55:52 -04:00

8 lines
131 B
C++

#include "stdafx.h"
#include "v8datamodel/ScriptService.h"
namespace RBX
{
const char* const sScriptService = "ScriptService";
}