Minor tweak
This commit is contained in:
@@ -19,6 +19,7 @@ namespace lime {
|
||||
WindowEvent::WindowEvent () {
|
||||
|
||||
type = WINDOW_ACTIVATE;
|
||||
|
||||
width = 0;
|
||||
height = 0;
|
||||
x = 0;
|
||||
|
||||
Reference in New Issue
Block a user