mah_boi

Results 27 comments of mah_boi

> > > Can you provide a way to launch this tool in a Debug mode in Visual Studio? > > > > > > Add in args path to...

> > > Seems like something are also broken > > > before migration > > > after migration > > > > Fixed by [fe4b62e](https://github.com/CnCNet/xna-cncnet-client/commit/fe4b62edc80c4ae9b757cad400feb08ce7f00a25) > > actually not...

> exeFile? But the screenshot shows a PNG file Forgot to rename

> * Don't remove the comments in an ini file Impossible to implement with current state of Rampastring.Tools

> Note that this null reference issue was fixed via changing `patch = new Patch_v2_11_0(arg).Apply();` to `patch = new Patch_v2_11_0(arg); patch.Apply();`. And therefore, the return type of `Apply()` method has...

> I thought Ares type will be used, leaving YR a legacy type @Metadorius what you think about this situation?

> maybe [@updooter](https://github.com/updooter) would want to implement it like so in the [#826](https://github.com/CnCNet/xna-cncnet-client/pull/826)? I hope so