fixed gui editor

This commit is contained in:
Zach 2015-05-27 07:55:06 -05:00
parent ac9b768270
commit 2631dd1391

View file

@ -1,7 +1,5 @@
@echo off
cd..
title GUI Editor
"panda/python/ppython.exe" -m guieditor.EditorStart
pause