Commit f71801c6 authored by nanahira's avatar nanahira

remove duplicate thing

parent 944dca8f
...@@ -27,7 +27,6 @@ public: ...@@ -27,7 +27,6 @@ public:
static int32 effect_set_owner(lua_State *L); static int32 effect_set_owner(lua_State *L);
static int32 effect_get_range(lua_State *L); static int32 effect_get_range(lua_State *L);
static int32 effect_get_count_limit(lua_State *L); static int32 effect_get_count_limit(lua_State *L);
static int32 duel_select_field(lua_State *L);
static int32 duel_get_master_rule(lua_State *L); static int32 duel_get_master_rule(lua_State *L);
static int32 duel_read_card(lua_State *L); static int32 duel_read_card(lua_State *L);
static int32 duel_exile(lua_State *L); static int32 duel_exile(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