rekterakathom / Overthrow

A dynamic and persistent revolution platform for Arma 3
https://steamcommunity.com/sharedfiles/filedetails/?id=2824471652
GNU General Public License v2.0
14 stars 9 forks source link

Fix sqf syntax error in VCOM code #29

Closed Tuupertunut closed 1 year ago

Tuupertunut commented 1 year ago

This missing semicolon caused a syntax error when compiling with ArmaScriptCompiler.

rekterakathom commented 1 year ago

This file is never actually used anywhere, so the error can basically be ignored

Tuupertunut commented 1 year ago

That is correct. I think it's still worth fixing it though because it may make it harder to see if compilation failed, especially in a build script.