mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Fixed problem where in certain cases input doesn't get compiled at all. Fixed problem where quote marks don't get passed correctly to the execute wrapper function. problems: passing non-string object as reference to constructor. using CCommand::Arg(index) seems to 'strip' quote marks from the actual buffer.