meta7 LightShare

This commit is contained in:
Siana Gearz
2011-03-26 16:47:16 +01:00
parent 18b10638be
commit ba9bd7d41e
8 changed files with 328 additions and 15 deletions

View File

@@ -78,6 +78,9 @@ public:
/// open the advanced water settings menu
static void onOpenAdvancedWater(void* userData);
/// submit windlight settings to the estate
static void onSubmitWindlight(void* userData);
/// sync time with the server
static void onUseEstateTime(void* userData);