Zervox
Silver Supporter
|
Cloud drawing is disabled on left mouse button
Trying the EE day and night tutorial I found that clouds stops drawing while holding or pressing left mouse button.
|
|
11-02-2014 07:34 PM |
|
Houge
Silver Supporter
|
RE: Cloud drawing is disabled on left mouse button
I had this issue too until looked into the code
Code:
Clouds.layered.set(Ms.b(0) ? 0 : 3);
That's ok, everyone can miss it
(This post was last modified: 11-02-2014 07:48 PM by Houge.)
|
|
11-02-2014 07:37 PM |
|
Zervox
Silver Supporter
|
RE: Cloud drawing is disabled on left mouse button
Heh, makes me curious as to why the code is there : p
but thanks for the mention. ^^
(This post was last modified: 11-02-2014 07:50 PM by Zervox.)
|
|
11-02-2014 07:49 PM |
|
Esenthel
Administrator
|
RE: Cloud drawing is disabled on left mouse button
Thank you for catching this!
Don't remember what was the reason why I put the code over there, perhaps I was testing something.
I'll remove that line for next release.
|
|
11-03-2014 12:45 AM |
|