]> git.lizzy.rs Git - dragonfireclient.git/commit
Add ClientObjectRef:remove and return true in on_object_add callback to remove newly...
authorElias Fleckenstein <eliasfleckenstein@web.de>
Sun, 19 Sep 2021 16:55:25 +0000 (18:55 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Sun, 19 Sep 2021 16:55:25 +0000 (18:55 +0200)
commit950d2c9b3e10cbace9236e820c8119d1abb9e01f
treec0d9c1ca33c0251667d0a8cb59f25de65996dc69
parentfb4815c660d6d9cfc9df76a3ba763095b9701925
Add ClientObjectRef:remove and return true in on_object_add callback to remove newly added object
src/client/content_cao.cpp
src/script/cpp_api/s_client.cpp
src/script/cpp_api/s_client.h
src/script/lua_api/l_clientobject.cpp