Fied issue with the guide's hint message.
This commit is contained in:
@@ -2,6 +2,7 @@ function Overlay(element)
|
||||
{
|
||||
Module.call(this);
|
||||
|
||||
this.parameters = [Position,Rect];
|
||||
this.element = element;
|
||||
|
||||
// Module
|
||||
|
Reference in New Issue
Block a user