Commit 5850958a authored by Momobako's avatar Momobako

Merge branch 'master' of /root/7210

parents c4a48e95 eba209a9
......@@ -331,6 +331,7 @@ public:
static int32 effect_is_activatable(lua_State *L);
static int32 effect_is_activated(lua_State *L);
static int32 effect_get_activate_location(lua_State *L);
static int32 effect_get_activate_sequence(lua_State *L);
//Group functions
static int32 group_new(lua_State *L);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment