wiremod / wire-fpga

An addon for Garry's Mod that adds a programmable chip, that can be programmed using flow-based programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constant String newline parsing

dd86k opened this issue · comments

commented

I recently discovered this and I love it.

Although, with a Constant String gate on an FGPA, newlines (\n) doesn't seem to be parsed, as a Text Screen would show.

However, this works with a (normal) Constant String Gate.

I figured I'd open the issue due to inconsistency and didn't see another issue of the same nature. I'm sorry in advance if it's a non-issue.

Thanks in advance!