22 lignes
402 o
Lua
22 lignes
402 o
Lua
--[[
|
|
Author: Alternator (Massiner of Nathrezim)
|
|
Copyright 2010
|
|
|
|
Notes:
|
|
|
|
|
|
]]
|
|
|
|
BFLocales = {};
|
|
BFConst = {};
|
|
BFUtil = {};
|
|
BFUILib = {};
|
|
BFButton = {};
|
|
BFBar = {};
|
|
BFCustomAction = {};
|
|
ButtonForge_API1 = {};
|
|
ButtonForgeSave = {};
|
|
|
|
ButtonForgeGlobalSettings = {};
|
|
ButtonForgeGlobalProfiles = {};
|
|
ButtonForgeGlobalBackup = {};
|