ThaPwned / WCS

Warcraft: Source using Source.Python to be faster, expandable, and flexible
GNU General Public License v3.0
30 stars 23 forks source link

Wrong command has been used #42

Closed NosferatuJoe closed 3 years ago

NosferatuJoe commented 3 years ago

Changed "resetskills" to "spendskills" in order to have the proper message after you use the command "resetskills".

Before: [WCS] Your skills has been reset. Type 'resetskills' to spend your 18 unused skill points. -> After: [WCS] Your skills has been reset. Type 'spendskills' to spend your 18 unused skill points.

PS: Has been tested.

ThaPwned commented 3 years ago

Thanks!