mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove trailing whitespace in textboxcommsrelay
This commit is contained in:
@@ -3190,7 +3190,7 @@ void Graphics::textboxbuttons(void)
|
|||||||
|
|
||||||
void Graphics::textboxcommsrelay(void)
|
void Graphics::textboxcommsrelay(void)
|
||||||
{
|
{
|
||||||
// Special treatment for the gamestate textboxes in Comms Relay
|
// Special treatment for the gamestate textboxes in Comms Relay
|
||||||
if (!INBOUNDS_VEC(m, textboxes))
|
if (!INBOUNDS_VEC(m, textboxes))
|
||||||
{
|
{
|
||||||
vlog_error("textboxcommsrelay() out-of-bounds!");
|
vlog_error("textboxcommsrelay() out-of-bounds!");
|
||||||
|
|||||||
Reference in New Issue
Block a user