This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
fixed 7 files out of 2672:
- removed 0 CR characters - removed 75 trailing whitespaces - replaced 0 tabs with spaces
legacy
Lolbot
lolbot
11 years ago
parent
cb3d10278d
commit
5f1470cdb3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tutorial/12_voronoi.cpp
+ 1
- 1
tutorial/12_voronoi.cpp
View File
@@ -225,7 +225,7 @@ public:
{
Framebuffer *dst_buf;
Framebuffer *src_buf;
if (buf)
{
dst_buf = m_fbos[f].m1;
Write
Preview
Loading…
Cancel
Save