forked from github/server
Beim Aufräumen was vergessen.
This commit is contained in:
parent
ac3195851a
commit
5b82e7709d
|
@ -519,8 +519,6 @@ void register_tolua_helpers(void)
|
|||
at_register(&at_direction);
|
||||
at_register(&at_building_action);
|
||||
|
||||
register_function((pf_generic) & lua_building_protection,
|
||||
TOLUA_CAST "lua_building_protection");
|
||||
register_function((pf_generic) & lua_building_taxes,
|
||||
TOLUA_CAST "lua_building_taxes");
|
||||
register_function((pf_generic) & lua_agebuilding,
|
||||
|
|
Loading…
Reference in New Issue