Rename control files

This commit is contained in:
Deon George
2022-04-16 16:06:33 +10:00
parent aae10fbc36
commit aa8aadfae7
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ load('scrollbar.js');
load('event-timer.js');
load('graphic.js');
var CONTROL_EDIT = '1';
var CONTROL_FRAMEEDIT = '1';
function edit(fo) {
log(LOG_DEBUG,'+ Control EDIT loaded');