fixed small bug
This commit is contained in:
parent
cd8dfd7b69
commit
8f58570b21
1 changed files with 0 additions and 3 deletions
|
@ -254,9 +254,6 @@ while w:update() do
|
|||
|
||||
-- just to check
|
||||
if pw.input:get().mouse_button == 1 then
|
||||
|
||||
print("elapsed",t.elapsed)
|
||||
t:reset()
|
||||
print(pw.input:get().mouse_position.x,pw.input:get().mouse_position.y,w.client_size.width,w.client_size.height)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue