Add annotation set transform framework
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -3,5 +3,6 @@ $magicWords = [];
|
||||
|
||||
$magicWords['en'] = [
|
||||
'glmv_view' => [ 1, "view=$1" ],
|
||||
'glmv_hsset' => [1, "set=$1"]
|
||||
'glmv_hsset' => [1, "set=$1"],
|
||||
'glmv_settrans' => [1, "transform=$1"]
|
||||
];
|
||||
Reference in New Issue
Block a user