18 lignes
223 o
Lua
18 lignes
223 o
Lua
|
--[[
|
||
|
Author: Alternator (Massiner of Nathrezim)
|
||
|
Copyright 2010
|
||
|
|
||
|
Notes:
|
||
|
|
||
|
|
||
|
]]
|
||
|
|
||
|
BFLocales = {};
|
||
|
BFConst = {};
|
||
|
BFUtil = {};
|
||
|
BFUILib = {};
|
||
|
BFButton = {};
|
||
|
BFBar = {};
|
||
|
BFCustomAction = {};
|
||
|
ButtonForge_API1 = {};
|