8 lines
264 B
Lua
8 lines
264 B
Lua
-- gmpanel.actions.registerAction('effects', {
|
|
-- name = 'Эффекты',
|
|
-- icon = 'octoteam/icons/bubbles.png',
|
|
-- openSettings = function(panel)
|
|
-- octolib.label(panel, 'Будет добавлено позже'):DockMargin(10, 10, 10, 10)
|
|
-- end
|
|
-- })
|
|
|