Name consistency
This commit is contained in:
@@ -36,7 +36,7 @@ int main()
|
||||
|
||||
if (!xs.hit().nothing())
|
||||
{
|
||||
c.put_pixel(x, y, red);
|
||||
c.putPixel(x, y, red);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user