浏览代码

fixed 7 files out of 2672:

- removed 0 CR characters
 - removed 75 trailing whitespaces
 - replaced 0 tabs with spaces
legacy
Lolbot lolbot 12 年前
父节点
当前提交
5f1470cdb3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tutorial/12_voronoi.cpp

+ 1
- 1
tutorial/12_voronoi.cpp 查看文件

@@ -225,7 +225,7 @@ public:
{
Framebuffer *dst_buf;
Framebuffer *src_buf;
if (buf)
{
dst_buf = m_fbos[f].m1;


正在加载...
取消
保存