Cj-bc / mcUI

This is Minecraft based 3D UI project!!!
2 stars 0 forks source link

Fix: ChatCommand.run_chat_command should not do type check for args #39

Open Cj-bc opened 5 years ago

Cj-bc commented 5 years ago

This should be done in each functions. It's not a good idea to do it like current code.