Changed chcp to normal Unicode

This commit is contained in:
Shoghi Cervantes 2013-08-01 19:32:17 +02:00
parent b77e7dd05c
commit 28790e0fb3

View File

@ -1,5 +1,5 @@
@echo off
chcp 850
chcp 65001
TITLE PocketMine-MP Minecraft PE server
COLOR 0F
mode con: cols=90