Fied issue with the guide's hint message.

This commit is contained in:
Devine Lu Linvega
2016-11-17 13:19:32 -08:00
parent e06cdf864a
commit 404ee40160
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ function Overlay(element)
{
Module.call(this);
this.parameters = [Position,Rect];
this.element = element;
// Module