This website works better with JavaScript
Home
Explore
Help
Sign In
lovr
/
lovr-docs
mirror of
https://github.com/bjornbytes/lovr-docs.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
lovr.math.drain in lovr.run
Nevyn Bengtsson
5 years ago
parent
d474b668b7
commit
f12f2a0954
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
api/lovr/callbacks/run.lua
+ 1
- 0
api/lovr/callbacks/run.lua
View File
@@ -67,6 +67,7 @@ return {
end
lovr.graphics.present()
end
+ lovr.math.drain()
end
end
]],