jaydeshow / mangadmin

Automatically exported from code.google.com/p/mangadmin
1 stars 1 forks source link

Problem With GM Mode #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is a problem when you enable GM mode.

In function MangAdmin:ToggleGMMode(value) you forgot to add a space 

MangAdmin:ChatMsg(".gm"..value)

Should be

MangAdmin:ChatMsg(".gm "..value)

Not sure if you even use this forum??

Thanks

Original issue reported on code.google.com by 99.rog...@gmail.com on 7 Sep 2007 at 4:33

GoogleCodeExporter commented 8 years ago
Thank you, fixed!

Original comment by josh.dev...@googlemail.com on 8 Sep 2007 at 11:31

GoogleCodeExporter commented 8 years ago

Original comment by josh.dev...@googlemail.com on 8 Sep 2007 at 11:37

GoogleCodeExporter commented 8 years ago
Really Good TX

Original comment by holger....@gmail.com on 6 Oct 2007 at 7:04

GoogleCodeExporter commented 8 years ago

Original comment by codewheel@gmail.com on 19 Oct 2008 at 11:08