summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rbot2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/rbot b/bin/rbot
index 812c44f5..3d4a0548 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -21,6 +21,8 @@
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+$KCODE = 'u'
+
$VERBOSE=true
require 'etc'