Formatted spaces.
svn-id: r51300
This commit is contained in:
parent
738a9e78d8
commit
141e101841
7 changed files with 34 additions and 34 deletions
|
@ -221,8 +221,8 @@ protected:
|
|||
int16 vHotX, vHotY;
|
||||
|
||||
MousePos() : x(0), y(0), w(0), h(0), hotX(0), hotY(0),
|
||||
rW(0), rH(0), rHotX(0), rHotY(0), vW(0), vH(0),
|
||||
vHotX(0), vHotY(0) {}
|
||||
rW(0), rH(0), rHotX(0), rHotY(0), vW(0), vH(0),
|
||||
vHotX(0), vHotY(0) {}
|
||||
};
|
||||
|
||||
GLTexture* _cursorTexture;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue