From e12a9828b58489e3edf7c5363ea8c71cf52e7723 Mon Sep 17 00:00:00 2001 From: aleartdev Date: Sat, 27 Jul 2024 18:11:52 -0400 Subject: [PATCH] changes --- scripts/Libraries/ExampleDependency.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Libraries/ExampleDependency.lua b/scripts/Libraries/ExampleDependency.lua index 87c1449..8ee8a93 100644 --- a/scripts/Libraries/ExampleDependency.lua +++ b/scripts/Libraries/ExampleDependency.lua @@ -1,7 +1,7 @@ local Tinkr, Bastion = ... local Player = Bastion.UnitManager:Get('player') - +print("hello") Bastion:RegisterLibrary(Bastion.Library:New({ name = 'Dependable', exports = {