Support Board
Date/Time: Mon, 08 Sep 2025 07:27:14 +0000
Post From: int TickBars = sc.AreTickBars(); won't build
[2015-03-28 04:23:51] |
maxpi - Posts: 188 |
int TickBars = sc.AreTickBars(); if I insert this into code it will kick out an error when I build it.
|