Skip to content

Fixes command 'addsimple' in TestBotDynamicCommands.

Mateusz Brawański requested to merge github/fork/theRaphnika/master into release/4.0

Created by: theRaphnika

Summary

Fixes command 'addsimple' in TestBotDynamicCommands.

Details

CommandOverloadBuilder only takes non static methods, therefor both methods have been moved outside of AddSimple.

Changes proposed

  • Changed Methodname to comply with Codeconvention
  • moved Fun0 and Func1 out of AddSimple

Merge request reports

Loading