1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2024-07-27 04:00:20 +02:00

export pipeworks.tptube.remove_tube (#105)

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
This commit is contained in:
Buckaroo Banzai 2024-01-28 22:08:24 +01:00 committed by GitHub
parent 6d824a318a
commit c87522c526
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -357,6 +357,7 @@ pipeworks.tptube = {
hash = hash_pos,
get_db = function() return tube_db end,
save_tube_db = save_tube_db,
remove_tube = remove_tube,
set_tube = set_tube,
save_tube = save_tube,
update_tube = update_tube,